* Fri May  1 2020 Satoru SATOH <satoru.satoh@gmail.com> - 0.1.2
- fix: merge fixes and enhancements of MANIFEST.in, setup.py and tox.ini from
  python-anyconfig-bson-backend

* Mon Sep 23 2019 Satoru SATOH <satoru.satoh@gmail.com> - 0.1.0
- change: drop older python 3.x nad disable python 2.x builds by defaul
- fix: cleanup and fix packaging stuff like setup.{cfg,py}
- fix: cleanup travis-ci and tox stuff
- fix: correct test cases to follow some internal API changes in anyconfig
- enhancement: add build and installation tests
- enhancement/change: avoid to embed static version strings several times

* Thu Jan  3 2019 Satoru SATOH <ssato@redhat.com> - 0.0.4-1
- fix: follow plugin mechanism changes in anyconfig
- fix: cleanup the RPM SPEC same as anyconfig
- enhancement: [doc] update description and how to install

* Mon Jul  2 2018 Satoru SATOH <ssato@redhat.com> - 0.0.3-1
- fix: follow changes of the argument ioi in load APIs in anyconfig
- fix: cleanup the RPM SPEC same as anyconfig
- enhancement: [doc] update description and how to install

* Sun Jan 14 2018 Satoru SATOH <ssato@redhat.com> - 0.0.2-2
- fix: excluded tests/ from packages

* Sun Jan 14 2018 Satoru SATOH <ssato@redhat.com> - 0.0.2-1
- Just some package cleanups and doc updates

* Thu Jan 11 2018 Satoru SATOH <ssato@redhat.com> - 0.0.1-1
- Initial packaging forked from python-anyconfig-cbor-backend
