Updated version history.

This commit is contained in:
Michel Fortin 2013-01-24 14:06:42 -05:00
parent a0724cd779
commit 2993fbc030

View file

@ -112,6 +112,15 @@ See Installation and Requirement above for details.
Version History
---------------
Current Lib:
* Changed HTML output for footnotes: now instead of adding `rel` and `rev`
attributes, footnotes links have the class name `footnote-ref` and
backlinks `footnote-backref`. (This change only affect Lib branch.)
* Corrected namespace capitalization in composer package definition file.
Lib 1.3-beta4 (21 Jan 2013):
* Changed namespace name from michelf (lowercase) to Michelf (capitalized).