diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fe996193..479dae871 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,10 @@ All notable changes to the Zowe™ Explorer plug-in for IntelliJ IDEA™ will be documented in this file. -## [Unreleased] +## [1.2.1-231] (2024-06-12) ### Features + * Feature: GitHub issue #182 ([4631d76f](https://github.com/zowe/zowe-explorer-intellij/commit/4631d76f)) * Feature: Change dialogs as DoNotAskOption is going to be removed soon ([0d6b5d57](https://github.com/zowe/zowe-explorer-intellij/commit/0d6b5d57)) * Feature: Add 'Unknown' to fields in dataset properties dialog when there is no information for fields ([5b32a4df](https://github.com/zowe/zowe-explorer-intellij/commit/5b32a4df)) @@ -13,6 +14,7 @@ All notable changes to the Zowe™ Explorer plug-in for IntelliJ IDEA™ will be * Feature: plug-in's description in JetBrains marketplace update ([5cc0086a](https://github.com/zowe/zowe-explorer-intellij/commit/5cc0086a)) ### Bugfixes + * Bugfix: When all errors are corrected, the ok button is inactive ([4558495c](https://github.com/zowe/zowe-explorer-intellij/commit/4558495c)) * Bugfix: Rename of the opened file causes exception ([09453311](https://github.com/zowe/zowe-explorer-intellij/commit/09453311)) * Bugfix: Refresh does not work on the first try ([7af1c668](https://github.com/zowe/zowe-explorer-intellij/commit/7af1c668)) @@ -484,6 +486,7 @@ All notable changes to the Zowe™ Explorer plug-in for IntelliJ IDEA™ will be * Bugfix: GitHub issue #85: The windows 'Add Working Set'/'Edit Working Set' are automatically resized if z/OSMF connection with very long name is added +[1.2.1-231]: https://github.com/zowe/zowe-explorer-intellij/compare/1.2.0-231...1.2.1-231 [1.2.0-231]: https://github.com/zowe/zowe-explorer-intellij/compare/1.1.2-231...1.2.0-231 [1.1.2-231]: https://github.com/zowe/zowe-explorer-intellij/compare/1.1.1-231...1.1.2-231 [1.1.1-231]: https://github.com/zowe/zowe-explorer-intellij/compare/1.1.0-231...1.1.1-231