diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a98e39..2d328d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ - Add support for IntelliJ 2022.2 by [agatti](https://github.com/agatti) and [ekilmer](https://github.com/ekilmer) in https://github.com/garyttierney/intellij-ghidra/pull/17. +### Fixed +- Fix headless checkbox not showing up by [ekilmer](https://github.com/ekilmer) in https://github.com/garyttierney/intellij-ghidra/pull/19 ## [0.3.0] ### Changed @@ -21,4 +23,4 @@ ### Fixed - Use project-level MessageBus instead of deprecated module-level (#4). -- fix config persistence issue. by [MatthewShao](https://github.com/MatthewShao) in https://github.com/garyttierney/intellij-ghidra/pull/2 \ No newline at end of file +- fix config persistence issue. by [MatthewShao](https://github.com/MatthewShao) in https://github.com/garyttierney/intellij-ghidra/pull/2