Fix up markdownified history file.
This commit is contained in:
parent
b625dbdbe3
commit
ea29bff239
|
@ -1,5 +1,3 @@
|
|||
# Changelog
|
||||
|
||||
## HEAD
|
||||
### Major Enhancements
|
||||
### Minor Enhancements
|
||||
|
@ -8,7 +6,7 @@
|
|||
### Bug Fixes
|
||||
* Fix the index build with LSI (#1045)
|
||||
* 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
|
||||
* Remove CSS cruft, fix typos, fix HTML errors (#1028)
|
||||
|
|
Loading…
Reference in New Issue