summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2016-12-13 18:00:43 -0500
committerTres Seaver <tseaver@palladion.com>2016-12-13 18:00:43 -0500
commit03d13039150de7ff4153a123a4d102b1e90b75e1 (patch)
tree1af1d68d2caf5afa62e9d246745cfa75be70fcff
parent310b71c551e34aed7f2fd83c13c9feb531ad5701 (diff)
downloadzope-interface-03d13039150de7ff4153a123a4d102b1e90b75e1.tar.gz
Garden changelog.
[ci skip]
-rw-r--r--CHANGES.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 1e8489b..57962cf 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -5,6 +5,11 @@ Changes
------------------
- Correct typos and ReST formatting errors in documentation.
+
+- Add API documentation for the adapter registry.
+
+- Ensure that the ``LICENSE.txt`` file is included in built wheels.
+
- Fix C optimizations broken on Py3k. See the Python bug at:
http://bugs.python.org/issue15657
(https://github.com/zopefoundation/zope.interface/issues/60)