Skip to content

Commit

Permalink
Changed improper version entries in CHANGELOG.md to correct format
Browse files Browse the repository at this point in the history
  • Loading branch information
halirutan committed Mar 15, 2023
1 parent c78d896 commit 8bd0be2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
- Possible fix for tool window buttons not firing a Key Promoter notification with the new UI
([Issue 101](https://github.com/halirutan/IntelliJ-Key-Promoter-X/issues/101))

## [2019.3]
## [2019.3.0]
- Make compatible with 2019.3 EAP products
- Fix display of Run and Debug actions which will from now not display the specific run configuration and therefore
count all these as one entry ([Issue 44](https://github.com/halirutan/IntelliJ-Key-Promoter-X/issues/44))
Expand All @@ -42,7 +42,7 @@
See [this IDEA issue.](https://youtrack.jetbrains.com/issue/IDEA-219133)
- Fix wrong icon for actions without icon ([Issue 37](https://github.com/halirutan/IntelliJ-Key-Promoter-X/issues/37))

## [2019.2]
## [2019.2.0]
- Make Key Promoter X work on EAP versions like PhpStorm 2019.2
- Increase minimum required IntelliJ version to get rid of deprecated code
- "Do not show again" action dismisses the tip
Expand Down Expand Up @@ -75,7 +75,7 @@
- Re-implemented the algorithm that catches button clicks and extracts their information
- Change to internal notification system instead of a custom AWT window

## [2020.1]
## [2020.1.0]
- Add scrollbars in the toolwindow for bottom
placement ([Issue 55](https://github.com/halirutan/IntelliJ-Key-Promoter-X/issues/55))
- Revert back to non-dynamic plugin for now
Expand Down

0 comments on commit 8bd0be2

Please sign in to comment.