diff --git a/HISTORY.md b/HISTORY.md index d6fd9ec8..695aef55 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,7 +1,16 @@ -# Next release candidate +# 3.1 / 2014-11-28 +* New features + * Drag-and-drop uploading in the editor [@lucas-clemente](https://github.com/lucas-clemente) + * Latest changes view [@etienneCharignon](https://github.com/etienneCharignon) (#707) + * Option `--no-edit` to disable editing from the web interface [@bambycha](https://github.com/bambycha) (#879) + * Option `--mathjax-config` to specify custom mathjax configuration [@hardywu](https://github.com/hardywu) (#842) * Major enhancements - * Made the Gollum theme responsive [rtrvrtg] (#831) + * Made the Gollum theme responsive [@rtrvrtg](https://github.com/rtrvrtg) (#831) + * Depends on new [gollum-lib](https://github.com/gollum/gollum-lib) `4.0.0` + * Allows specifiying [git adapter](https://github.com/gollum/gollum/wiki/Git-adapters) with `--adapter` [@bartkamphorst](https://github.com/bartkamphorst), [@dometto](https://github.com/dometto) +* Numerous bugfixes + * **NB**: please pass `--h1-title` if you do not want page titles to default to the page's filepath. See [here](https://github.com/gollum/gollum/wiki/Page-titles). # 2.4.11 / 2013-01-08