Ayah-intellij/CHANGELOG.md

26 lines
640 B
Markdown
Raw Normal View History

2023-01-15 12:10:46 +00:00
# Changelog
## [Unreleased]
## [1.0.0] - 2023-01-08
2023-01-15 14:21:57 +00:00
* Support the build 2022.3
* Fix some bugs
2023-01-15 12:10:46 +00:00
## [0.0.9] - 2022-11-03 (pre release)
* Early support for build 2022.3
* Discontinue support for builds that are older than 2022.3 (change the jdk version from 11 to 17)
* Fix issue trying to start the timer more than one if you closed the project and open a new one.
2023-01-15 12:10:46 +00:00
## [0.0.8] - 2022-08-22
2023-01-15 14:21:57 +00:00
* Fix some bugs and some improvements
2023-01-15 14:27:11 +00:00
## [0.0.7] - 2022-08-22
* improve the play action.
2023-01-15 14:33:51 +00:00
* Add next and previous buttons and autoplay check box.
## [0.0.6] - 2022-08-22
* update the icons.
2023-01-15 14:36:20 +00:00
## [0.0.5] - 2022-08-22
* Improve details dialog design.