Skip to content

Commit

Permalink
Add changelog for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
wtgee committed Jun 30, 2022
1 parent 726c0da commit 2c85ea3
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,26 @@
Changelog
=========

0.2.36dev
---------

0.2.36
------

Added
^^^^^

* ``panoptes-utils`` cli with sub-commands for converting CR2 to FITS and for plate-solving FITS.

Changed
^^^^^^^

* Updating ``pyscaffold`` to ``4.2.3``, which allows for ``pyproject.toml`` and ``tox`` usage.
* Updating example SerialDevice notebook and fixing deps.

Fixed
^^^^^

* Config server can now run on arbitrary ports better.

Removed
^^^^^^^

Expand All @@ -24,6 +35,7 @@ Fixed
^^^^^

* Fixes to support 420 namespaces and pyscaffold.
* Don't deserialize all strings as dates unless they actually look like a date.


0.2.34
Expand Down

0 comments on commit 2c85ea3

Please sign in to comment.