summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/news.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/news.rst b/docs/news.rst
index 14c69d9..cc15559 100644
--- a/docs/news.rst
+++ b/docs/news.rst
@@ -3,6 +3,8 @@ Release Notes
**UNRELEASED**
+- Replaced install dependency on ``packaging`` with a vendored copy of its
+ ``tags`` module
- Fixed ``bdist_wheel`` not working on FreeBSD due to mismatching platform tag
name (it was not being converted to lowercase)