Update CHANGELOG to v0.21.3

This commit is contained in:
Glavin Wiechert 2015-02-08 22:42:43 -04:00
parent 6d68b5c7e6
commit 42382c0e56
1 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,14 @@
# v0.21.2 (2015-02-08)
# v0.21.3 (2015-02-08)
- [Fixes #181 and fixes #180. Clean up LESS/SCSS Unit Tests and update Prettydiff](https://github.com/Glavin001/atom-beautify/commit/a50c5a3c4c884a2eddec7e36c1723eeef97c3758)
- [Updates to Atoms new API](https://github.com/Glavin001/atom-beautify/commit/d24a454ef7b011c7d4d63b7ba1757b8d0a0ced28)
- [Updating selectors to new Atom API](https://github.com/Glavin001/atom-beautify/commit/d2ad4ccbfeec55fb3656e6aed64b88ddefa8a27d)
# v0.21.1 (2015-01-06)
# v0.21.2 (2015-01-06)
- [Fixes #177. Update keybinding to beautify:beautify-editor](https://github.com/Glavin001/atom-beautify/commit/5aaeae4cc77b4805a4a41df42fe8708f5495f963)
# v0.21.1 (2015-01-03)
- [Fixes #173. Remove @ prefix from showError call](https://github.com/Glavin001/atom-beautify/commit/c110ca72a4e8e7f944facb1cf7d107a65697b551)
# v0.21.0 (2015-01-03)
- [Closes #172, #146. Update to new Atom Config API.](https://github.com/Glavin001/atom-beautify/commit/eb1471d23b1c2b704b8b3afa17462b4e73bc20f9)