Skip to content

Commit

Permalink
Merge branch 'release-v0.2.36'
Browse files Browse the repository at this point in the history
  • Loading branch information
wtgee committed Jun 30, 2022
2 parents 437241a + 2c85ea3 commit 756ae41
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 756ae41

Please sign in to comment.