summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorYu-Jie Lin <livibetter@gmail.com>2013-11-08 11:08:44 +0800
committerYu-Jie Lin <livibetter@gmail.com>2013-11-08 11:08:44 +0800
commitc0fc6dfc7455947c2dd3c7cd97991120802494f9 (patch)
tree8bfdd3f8485c13eed5b17d64119598769577bbbc /CHANGES.rst
parent32c333dc14f9dc4efdce3374648fa617fd9d8f06 (diff)
downloadsmartypants-c0fc6dfc7455947c2dd3c7cd97991120802494f9.tar.gz
finalize v1.8.3v1.8.3
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst21
1 files changed, 13 insertions, 8 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index f39b7c3..a7dff0e 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -33,9 +33,15 @@ Changes
+ additions
+.. note::
-Future
-======
+ Releases without timestamps mean they will be released in the future.
+
+ *Development* means it's current changes in development repository.
+
+
+Releases 1.7 and greater
+========================
Release 2.0.0
-------------
@@ -49,19 +55,18 @@ Release 2.0.0
- drop fooBarXyz functions, such as ``smartyPants``, ``educateQuotes``,
and ``processEscapes``
-
Development
-===========
+-----------
+
+
+Release 1.8.3: 2013-11-08T03:03:43Z
+-----------------------------------
* fix ``_tokenize`` can not handle HTML comment properly
This fix includes pull request #1 with modification for handling
``--`` appears in a comment, which makes the comment not a comment
-
-Releases 1.7 and greater
-========================
-
Release 1.8.2: 2013-08-28T11:38:42Z
-----------------------------------