summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 0ae8d37..844fe46 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,3 +1,9 @@
+4.5
+===
+
+* Packaging (skeleton) refresh, including adoption of
+ `black <https://pypi.org/project/black>`_ for style.
+
4.4
===
@@ -16,6 +22,13 @@
``setup_requires``, if support for older setuptools is required,
please pin to ``pytest-runner < 5``.
+4.3
+===
+
+(Pulled from PyPI due to #43)
+
+* #42: Update project metadata, including pyproject.toml declaration.
+
4.2
===