Skip to content

Commit a5be41d

Browse files
committed
Adds 0.2.1 changes to change log.
1 parent 59c6a11 commit a5be41d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGES.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
Change Log
44
----------
55

6+
0.2.1 (2014-04-28)
7+
++++++++++++++++++
8+
9+
* Reformats ``README.rst``.
10+
* Renames change log file to ``*.rst``.
11+
* Adds authors and contributing files.
12+
* Sets up Travis CI.
13+
* Adds version to ``__init__.py``.
14+
* Fixes #5. Make ``accented_to_numbered()`` add apostrophes when needed.
15+
* Fixes #4. Fixes ``numbered_to_accented()`` handling of ``'v'`` vowel.
16+
* Fixes #3. Changes ``IndexError`` exception handlers to ``KeyError``.
17+
* Fixes #2. Fixes ``accented_to_numbered()`` with uppercase accented vowel.
18+
619
0.2.0 (2014-04-14)
720
++++++++++++++++++
821

0 commit comments

Comments
 (0)