summaryrefslogtreecommitdiff
path: root/docs/news.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/news.rst')
-rw-r--r--docs/news.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/news.rst b/docs/news.rst
index e9423b1..731c4d4 100644
--- a/docs/news.rst
+++ b/docs/news.rst
@@ -10,6 +10,9 @@ Release Notes
- Moved the contents of setup.py to setup.cfg
- Fixed duplicate RECORD file when using "wheel pack" on Windows
- Switched the project to use the "src" layout
+. Switched to setuptools_scm_ for versioning
+
+ .. _setuptools_scm: https://github.com/pypa/setuptools_scm/
**0.33.6 (2019-08-18)**