Skip to content

Commit

Permalink
Merge pull request #116 from observingClouds/changelog
Browse files Browse the repository at this point in the history
Add latest changes to CHANGELOG
  • Loading branch information
observingClouds authored Jul 11, 2022
2 parents 18bebb8 + ee73c65 commit 4d5563e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,17 @@
CHANGELOG
=========

0.0.x (2022-xx-xx)
0.0.2 (2022-07-11)
------------------

* Fix ``kwargs`` in are not reused for other variables in :py:func:`xbitinfo.xbitinfo.get_bitinformation`.
* Fix ``kwargs`` in :py:func:`xbitinfo.xbitinfo._get_bitinformation_kwargs_handler` which were not reused for other variables in :py:func:`xbitinfo.xbitinfo.get_bitinformation`.
(:issue:`99`, :pr:`101`) `Aaron Spring`_.
* Refactor :py:func:`xbitinfo.xbitinfo.get_keepbits` with xarray functions.
(:pr:`100`) `Aaron Spring`_.
* Allow ``dim`` as ``list`` in :py:func:`xbitinfo.xbitinfo.get_bitinformation`.
(:issue:`105`, :pr:`106`) `Aaron Spring`_.

* Fix PyPI package and make it actually installable via pip (:issue:`14`, :pr:`114`, :pr:`103`) `Aaron Spring`_, `Hauke Schulz`_, `Rich Signell`_.
* Improve PyPi packaging (:pr:`110`) `Filipe Fernandes`_.

0.0.1 (2022-05-04)
------------------
Expand Down

0 comments on commit 4d5563e

Please sign in to comment.