Skip to content
This repository was archived by the owner on Mar 26, 2022. It is now read-only.

Commit ab25ffc

Browse files
authored
Update CHANGELOG.md
1 parent 1fc572a commit ab25ffc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## x.y.z (unreleased)
2-
- CommonMark now requires `future >= 0.14.0` on Python 2, for uniform `builtins` imports in Python 2/3
2+
- commonmark.py now requires `future >= 0.14.0` on Python 2, for uniform `builtins` imports in Python 2/3
3+
- Added CHANGELOG.md to the manifest file.
34

45
## 0.9.0 (2019-05-02)
56
- The CommonMark spec has been updated to 0.29. Completed by @iamahuman.

0 commit comments

Comments
 (0)