Skip to content

Commit 6c7cd19

Browse files
committed
Update changelog
1 parent 950aaac commit 6c7cd19

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ versions of PyAMF.
88

99
0.7 (Unreleased)
1010
----------------
11+
- Dropped support for Python 2.5. A Python 3 port is underway.
12+
- Fix a rare string collision bug with AMF3 #36
13+
- Updated to use the latest version of Cython (0.21.2) #34
14+
- Added Travis/coveralls support.
15+
- Add post processing callbacks to finalise the decoded payloads. #45
16+
- Added support for `google.appengine.ext.ndb`. #47
1117
- ``pyamf.Undefined`` now evaluates to ``False`` in a boolean expression
1218
(:ticket:`827`)
1319
- Fixed an issue in the client where '; charset=utf8' would be appended to the

0 commit comments

Comments
 (0)