Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
njoyce committed Feb 10, 2015
1 parent f2260e0 commit e776c88
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ versions of PyAMF.

.. contents::

0.7 (Unreleased)
0.7 (2015-02-10)
----------------
- Dropped support for Python 2.5. A Python 3 port is underway.
- Fix a rare string collision bug with AMF3 #36
Expand All @@ -20,9 +20,6 @@ versions of PyAMF.
``Content-Type`` response header (:ticket:`822`)
- Add support for :py:class:`collections.OrderedDict` and
:py:class:`collections.Counter` (:ticket:`816`, :ticket:`815`)

0.6.2 (Unreleased)
------------------
- ``pyamf.codec._Codec.__init__`` now supports duck-typing. (:ticket:`835`)
- Enabled subclassed list/tuple to be overridden by ``pyamf.add_type`` before
defaulting to writing a sequence. (:ticket:`834`)
Expand Down

0 comments on commit e776c88

Please sign in to comment.