Skip to content

Commit 10de1a6

Browse files
committed
Added a message for the release of v0.5
1 parent f83c606 commit 10de1a6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ html = markdown.markdown(source, extensions=[markdown_include])
4747
```
4848

4949
##ChangeLog
50+
###Version 0.5
51+
Corrected some errors in documentation and merged in commits of
52+
[diegobz](https://github.com/diegobz) to add support for encoding and tidy up
53+
the source code.
5054
###Version 0.4
5155
Fixed problem related to passing configurations to the extension.
5256
###Version 0.3

0 commit comments

Comments
 (0)