Skip to content

Commit e776c88

Browse files
committed
Update changelog
1 parent f2260e0 commit e776c88

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGES.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ versions of PyAMF.
66

77
.. contents::
88

9-
0.7 (Unreleased)
9+
0.7 (2015-02-10)
1010
----------------
1111
- Dropped support for Python 2.5. A Python 3 port is underway.
1212
- Fix a rare string collision bug with AMF3 #36
@@ -20,9 +20,6 @@ versions of PyAMF.
2020
``Content-Type`` response header (:ticket:`822`)
2121
- Add support for :py:class:`collections.OrderedDict` and
2222
:py:class:`collections.Counter` (:ticket:`816`, :ticket:`815`)
23-
24-
0.6.2 (Unreleased)
25-
------------------
2623
- ``pyamf.codec._Codec.__init__`` now supports duck-typing. (:ticket:`835`)
2724
- Enabled subclassed list/tuple to be overridden by ``pyamf.add_type`` before
2825
defaulting to writing a sequence. (:ticket:`834`)

0 commit comments

Comments
 (0)