See #1980. Add VHDL beautifier to CHANGELOG

This commit is contained in:
Glavin Wiechert 2018-03-01 21:12:38 -04:00
parent a616d664a1
commit 854d1b201d
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# Next
- See [#1980](https://github.com/Glavin001/atom-beautify/pull/1980). Add VHDL beautifier and language support.
- Implement Verilog/SystemVerilog beautification via emacs verilog-mode
- Add support for MagicPython grammar [#1851](https://github.com/Glavin001/atom-beautify/issues/1851)
- Add "Reindent" option for sqlformat. See [#1926](https://github.com/Glavin001/atom-beautify/pull/1926).