Fix up markdownified history file.
This commit is contained in:
parent
b625dbdbe3
commit
ea29bff239
|
@ -1,15 +1,13 @@
|
||||||
# Changelog
|
|
||||||
|
|
||||||
## HEAD
|
## HEAD
|
||||||
### Major Enhancements
|
### Major Enhancements
|
||||||
### Minor Enhancements
|
### Minor Enhancements
|
||||||
* Commander error message now preferred over process abort with incorrect args (#1040)
|
* Commander error message now preferred over process abort with incorrect args (#1040)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
* Fix the index build with LSI (#1045)
|
* Fix the index build with LSI (#1045)
|
||||||
* Don't print deprecation warning when no arguments are specified. (#1041)
|
* Don't print deprecation warning when no arguments are specified. (#1041)
|
||||||
* Add missing <div> to site template used by `new` subcommand, fixed typos in code (#1032)
|
* Add missing /div to site template used by `new` subcommand, fixed typos in code (#1032)
|
||||||
|
|
||||||
### Site Enhancements
|
### Site Enhancements
|
||||||
* Remove CSS cruft, fix typos, fix HTML errors (#1028)
|
* Remove CSS cruft, fix typos, fix HTML errors (#1028)
|
||||||
* Removing manual install of Pip and Distribute (#1025)
|
* Removing manual install of Pip and Distribute (#1025)
|
||||||
|
|
Loading…
Reference in New Issue