Release 1.3.1

This commit is contained in:
risk
2011-07-21 16:30:59 -07:00
parent 7e12de0087
commit c7729f81ad
3 changed files with 16 additions and 3 deletions
+13
View File
@@ -1,3 +1,16 @@
# 1.3.1 / 2011-07-21
* Major Enhancements
* Allow prefixed ID attributes in headers to support internal linking
(#146).
* Markdown pages are rendered through Redcarpet by default (#176).
* Minor Enhancements
* Remove Edit button on Preview pages (#164).
* Simplify Wiki#inspect and Page#inspect.
* Bug Fixes
* Fixed broken preview functionality (#157).
* Fixed sidebar/footer rendering problems related to whitespace (#145).
# 1.3.0 / 2011-04-25
* Major Enhancements