Update CHANGELOG for v0.20.0

This commit is contained in:
Glavin Wiechert 2015-01-02 01:08:39 -04:00
parent e7a980045d
commit e328aca56d
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,6 @@
# v0.20.0 (2015-01-02)
- [Closes #169. Add YAML Front Matter support to Markdown beautification](https://github.com/Glavin001/atom-beautify/commit/e7a980045d769897011606aaa40e44db8de5ba6c)
# v0.19.0 (2015-01-01)
- [Closes #36. Add right-click beautification of directory (sub-files)](https://github.com/Glavin001/atom-beautify/commit/bd278968b4b54ee9586682252de6b320d302bcce)

View File

@ -109,6 +109,9 @@
"vala",
"d",
"erb",
"editorconfig"
"editorconfig",
"yaml",
"front matter",
"jekyll"
]
}