diff --git a/HISTORY.rst b/HISTORY.rst index 80e9e292..36ebe1c6 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -10,6 +10,7 @@ dev - Warn user about possible slowdown when using cryptography version < 1.3.4 - Use rfc3986 for URL parsing. +- Use __slots__ for often–called classes. **Bugfixes**