* version 1.7.* (GREENLAND release)
--------------------------------

- Velocity corrections implemented on all efold primitive functions
  (see arXiv:2406.14152): observable predictions in the reheating
  modules are now accurate at 0.1 efold precision. Trajectory
  functions, the inverse of efold primitives, remain pure slow-roll
  (unless they're zbrented from the efold_primitive).


* version 1.5.* (EUCLID release)
--------------------------------
- New functions fooi_lnrho_endinf() returning Jordan Frame energy
  density at the end of inflation
  
- Hardening of many models

- Logging capabilities from solving algebraic equations (help to debug)


* version 1.4.* (JWST release)
--------------------------------
- A bunch of new models

- Python code to generate figures


* version 1.1.* (COVID release)
--------------------------------
- Change of API in essentially all reheating routines:
  By default, all reheating routines take "xend" as an argument, to be
  passed after the list of regular potential model parameters. That
  used to be the case if xend were a model parameter. Now, even if
  xend is not a model parameter, it has to be precomputed by calling

       xend = foo_x_endinf()

  before any calls to reheating routines.
       
- Plotting python routines added in the directory "plots". Check the
  readme file for usage.

- Reheating routines in srreheat module now support an optional
  argument giving exact reheating calculations for all scalar-tensor
  theories.

- A bunch of new models added!
