Skip to content

Commit

Permalink
IJMP-1655 Trailling changes to CHANGELOG
Browse files Browse the repository at this point in the history
Signed-off-by: Uladzislau <[email protected]>
  • Loading branch information
KUGDev committed Apr 11, 2024
1 parent 0983e4f commit f0b29fe
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ All notable changes to the Zowe IntelliJ Plugin will be documented in this file.
* Bugfix: TSO EXEC command without operands causes the CLI to hang ([d071960a](https://github.com/zowe/zowe-explorer-intellij/commit/d071960a))
* Bugfix: Connection is not fully reset to the last successful state and it causes errors ([f6d5a72e](https://github.com/zowe/zowe-explorer-intellij/commit/f6d5a72e))

## [1.1.2-221] (2024-01-22)
## [1.1.2-223] (2024-01-22)

### Bugfixes

Expand All @@ -42,7 +42,7 @@ All notable changes to the Zowe IntelliJ Plugin will be documented in this file.
* Bugfix: JES Explorer bug when ABEND job is being displayed ([614aa6cf](https://github.com/zowe/zowe-explorer-intellij/commit/614aa6cf))
* Bugfix: GitHub issue #167: Zowe explorer config is not converted ([b5eae7a2](https://github.com/zowe/zowe-explorer-intellij/commit/b5eae7a2))

## [1.1.1-221] (2023-11-23)
## [1.1.1-223] (2023-11-23)

### Bugfixes

Expand All @@ -67,7 +67,7 @@ All notable changes to the Zowe IntelliJ Plugin will be documented in this file.
* Bugfix: GitHub issue #161: Conflict between Zowe Explorer and For
Mainframe ([79a7fc50](https://github.com/zowe/zowe-explorer-intellij/commit/79a7fc50))

## [1.1.0-221] (2023-09-07)
## [1.1.0-223] (2023-09-07)

### Features

Expand Down Expand Up @@ -161,7 +161,7 @@ All notable changes to the Zowe IntelliJ Plugin will be documented in this file.
* Bugfix: ClassCastException: class java.util.ArrayList cannot be cast to class
com.intellij.openapi.vfs.VirtualFile ([cdc0a458](https://github.com/zowe/zowe-explorer-intellij/commit/cdc0a458))

## [1.0.2-221] (2023-06-13)
## [1.0.2-223] (2023-06-13)

### Features

Expand Down Expand Up @@ -439,10 +439,10 @@ All notable changes to the Zowe IntelliJ Plugin will be documented in this file.
* 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.1.2-221]: https://github.com/for-mainframe/For-Mainframe/compare/1.1.1-221...1.1.2-221
[1.1.1-221]: https://github.com/for-mainframe/For-Mainframe/compare/1.1.0-221...1.1.1-221
[1.1.0-221]: https://github.com/for-mainframe/For-Mainframe/compare/1.0.2-221...1.1.0-221
[1.0.2-221]: https://github.com/for-mainframe/For-Mainframe/compare/1.0.1...1.0.2-221
[1.1.2-223]: https://github.com/for-mainframe/For-Mainframe/compare/1.1.1-223...1.1.2-223
[1.1.1-223]: https://github.com/for-mainframe/For-Mainframe/compare/1.1.0-223...1.1.1-223
[1.1.0-223]: https://github.com/for-mainframe/For-Mainframe/compare/1.0.2-223...1.1.0-223
[1.0.2-223]: https://github.com/for-mainframe/For-Mainframe/compare/1.0.1...1.0.2-223
[1.0.1]: https://github.com/for-mainframe/For-Mainframe/compare/1.0.0...1.0.1
[1.0.0]: https://github.com/for-mainframe/For-Mainframe/compare/0.7.1...1.0.0
[0.7.1]: https://github.com/for-mainframe/For-Mainframe/compare/0.7.0...0.7.1
Expand Down

0 comments on commit f0b29fe

Please sign in to comment.