summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 2cf15cf..195f75c 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -58,6 +58,10 @@ Development
- drop fooBarXyz functions, such as ``smartyPants``, ``educateQuotes``,
and ``processEscapes``
++ add ``Attr.u`` and ``Attr.h`` for Unicode characters and HTML named entities
+ outputs, respectively. The ``stupefy_entities`` has become
+ ``convert_entities`` to support all three types of conversions. (#6)
+
* Makefile
+ test packages build in ``test_setup`` target