Updated CHANGELOG

This commit is contained in:
Sumner Evans
2021-02-03 13:47:10 -07:00
parent fba3c420ac
commit f29b86bd4a

View File

@@ -1,11 +1,31 @@
v0.11.11.dev1
=============
.. TODO in next release:
.. * A man page has been added. Contributed by @baldurmen.
**Bug Fixes**
* Fixed some issues for Ampache compatibility. Thanks to @BenjaminSchaaf for the
contribution. (#272)
* Improved compatibility with the MPRIS DBUS spec. Thanks to @esiqveland for the
contribution.
* Fixed a few bugs with ignored articles.
* Fixed GI import warning. Thanks to @baldurmen for the contribution.
* Fixed issues related to the new year.
**Documentation**
* Improved NixOS docs.
**Infrastructure**
* Convert entirely over to ``poetry`` from ``setuptools`` for building.
* Convert entirely over to ``poetry`` from ``setuptools`` for building and
developing and updated the documentation accordingly.
* Add a custom check to ensure that the version in ``pyproject.toml`` matches
with the other instances of the version.
* Improvements to the sourcehut build pipelines.
* Improvements to the shell.nix for development.
v0.11.10
========
@@ -146,9 +166,6 @@ v0.11.1
v0.11.0
=======
.. TODO in next release:
.. * A man page has been added. Contributed by @baldurmen.
.. note::
This version does not have a Flatpak due to issues getting Python 3.8 working