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

Commit e3777a9

Browse files
authored
Update CHANGELOG.md
1 parent 16b8578 commit e3777a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## 0.8.0
22
- Added the `Node.normalize()` method. (from @lez)
33
- Renamed package name to `commonmark` for PEP8 compliance. You can now do `import commonmark` as well as `import CommonMark`. Closes [#60](https://github.com/rtfd/CommonMark-py/issues/60)
4+
- Added testing on Python 3.7.
45

56
## 0.7.5 (2018-03-13)
67
- Fixed smart dashes bug in Python 3. (from @alvra)

0 commit comments

Comments
 (0)