Skip to content

Commit

Permalink
Update changelog in preparation for v2.2.0 (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
jparise committed Jul 30, 2019
1 parent 8509e8a commit 7a6ba39
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions ChangeLog.rst
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
Change Log
==========

New in version 2.2.0 (unreleased)
---------------------------------
New in version 2.2.0
--------------------
* Drop official support for Python 3.4.
* Use ``setup.cfg`` metadata instead ``setup.py`` config to generate package.
* Add ``default_noreply`` parameter to ``HashClient``.
* Add ``encoding`` parameter to ``Client`` constructors (defaults to ``ascii``).
* Add ``flags`` parameter to write operation methods.
* Handle unicode key values in ``MockMemcacheClient`` correctly.
* Improve ASCII encoding failure exception.

New in version 2.1.1
--------------------
Expand Down

0 comments on commit 7a6ba39

Please sign in to comment.