Skip to content

Commit

Permalink
Closes #282. Update CHANGELOG to v0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Glavin001 committed May 3, 2015
1 parent 0e1cdd2 commit 5309497
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# v0.25.0 (2015-05-02)
- [Add new internal Beautifier API.](https://github.com/Glavin001/atom-beautify/issues/282)
- [Switch to using Tidy-Markdown instead of Pandoc for Markdown beautification](https://github.com/Glavin001/atom-beautify/issues/292)
- Improve YAML Front-Matter support in Markdown. See [#261][]
- [Add Rubocop beautifier for Ruby beautification](https://github.com/Glavin001/atom-beautify/pull/275)
- [Use Pretty Diff for XML Beautification](https://github.com/Glavin001/atom-beautify/issues/197)
- [Add EJS beautification support using Pretty Diff](https://github.com/Glavin001/atom-beautify/issues/136)
- [Angular Template support by using EJS language beautifier, Pretty Diff](https://github.com/Glavin001/atom-beautify/issues/179)
- [Add Spacebars beautification support using Pretty Diff](https://github.com/Glavin001/atom-beautify/issues/217)

# v0.24.1 (2015-04-19)
- [Fix incorrect name for pandoc path option](https://github.com/Glavin001/atom-beautify/commit/2fe815e47cf8c95d099ee0f17b2c4d83dc8dd2ce)
- [Updates context-menu to use new api](https://github.com/Glavin001/atom-beautify/commit/6810805e3e290342a1060aca12c646724fc1694d)
Expand Down

0 comments on commit 5309497

Please sign in to comment.