Added latest change to version history.

This commit is contained in:
Michel Fortin 2014-09-06 17:53:45 -04:00
parent a8c56ecd5e
commit 184fdd3cf1

View file

@ -174,6 +174,12 @@ PHP Markdown, please visit [michelf.ca/donate] or send Bitcoin to
Version History
---------------
Unreleased
* Added a `url_filter_func` configuration variable which takes a function
that can rewrite any link or image URL to something different.
PHP Markdown Lib 1.4.1 (4 May 2014)
* The HTML block parser will now treat `<figure>` as a block-level element