diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 2f05e369..bb327a63 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,12 +1,37 @@ Changelog ========= -master ------- +[v1.0.3] +-------- +Changed +~~~~~~~ +- (`#124 `_) Neatened up the changelog +[v1.0.2] - 4 Jan 2021 +--------------------- +Fixed +~~~~~ +- (`#123 `_) Made the installation runner avoid prerelease. + +Changed +~~~~~~~ - (`#121 `_) Updated to openscm-units>0.2 -- (`#116 `_) Updated to work with pyam v0.8 -- (`#115 `_) Pinned black + +[v1.0.1] - 27 Oct 2020 +---------------------- +Changed +~~~~~~~ +- (`#119 `_) Updated to work with pyam v0.8 + +Added +~~~~~ +- (`#115 `_) Enabled multiple lead gases to be used with RMS closest cruncher. + +[v1.0.0] - 9 Sept 2020 +---------------------- +Initial release +~~~~~~~~~~~~~~~ +- (`#116 `_) Pinned black - (`#113 `_) Added a warning for using ratio-based crunchers with negative values. Fixed some unit conversion todos (not user-facing). - (`#112 `_) Enabled more general unit conversion, bug fix and improvement for infill_composite_values. - (`#111 `_) Minor improvements to error messages and documentation.