aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
blob: fce2d9f1f6ac23469f168e83a3238decff9b61eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
***********
 CHANGELOG
***********

Unreleased
==========

* Make the package PEP561 compliant.
* Modernize packaging with pyproject.toml and setuptool_scm.

0.0.2
=====

* Add helper code for testing. See
  https://hazwaz.trueelena.org/testing.html
* Added optional support for `coloredlogs
  <https://coloredlogs.readthedocs.io/>`_ (if available it will be used
  by default unless explicitely disabled).

0.0.1
=====

* Initial release