Skip to content

Commit

Permalink
update history and announce file for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
dhellmann committed Feb 16, 2014
1 parent c815182 commit e57c2e8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
11 changes: 5 additions & 6 deletions announce.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
============================
sphinxcontrib.spelling 2.0
sphinxcontrib.spelling 2.1
============================

.. tags:: python sphinx sphinxcontrib-spelling release
Expand All @@ -20,11 +20,10 @@ PyEnchant_ to produce a report showing misspelled words.
What's New in This Release?
===========================

- Add python 3.3 support.
- Add PyPy support.
- Use pbr for packaging.
- Update tox config to work with forked version of PyEnchant until
changes are accepted upstream.
- Fix unicode error in ``PythonBuiltinsFilter``.
- Make error output useful in emacs compiler mode
- Only show the words being added to a local dictionary if debugging
is enabled.

Installing
==========
Expand Down
6 changes: 5 additions & 1 deletion docs/source/history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,13 @@
Release History
=================

dev
2.1

- Fix unicode error in ``PythonBuiltinsFilter``.
- Make error output useful in emacs compiler mode
- Only show the words being added to a local dictionary if debugging
is enabled.


2.0

Expand Down

0 comments on commit e57c2e8

Please sign in to comment.