diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a80a95..3d8c4d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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).