Skip to content

Commit

Permalink
Merge pull request #177 from zowe/release-changelog-update-1.2.0-221
Browse files Browse the repository at this point in the history
🗿 `1.2.0-221`
  • Loading branch information
KUGDev authored Apr 16, 2024
2 parents b78f824 + 3d6800d commit 81c022b
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to the Zowe IntelliJ Plugin will be documented in this file.

## [Unreleased]
## [1.2.0-221] (2024-04-16)

### Features

Expand All @@ -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-221 (2024-01-22)

### Bugfixes

Expand All @@ -43,7 +43,7 @@ All notable changes to the Zowe IntelliJ Plugin will be documented in this file.
* Bugfix: Conflicting VFS and content storage name ([3a2c8d60](https://github.com/zowe/zowe-explorer-intellij/commit/3a2c8d60))
* 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-221 (2023-11-23)

### Bugfixes

Expand Down Expand Up @@ -74,7 +74,7 @@ All notable changes to the Zowe IntelliJ Plugin will be documented in this file.
* Bugfix: GitHub issue #162: Sync does not work on files and datasets in
autosync ([da93cf9b](https://github.com/zowe/zowe-explorer-intellij/commit/da93cf9b))

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

### Features

Expand Down Expand Up @@ -168,13 +168,13 @@ 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.3-221] (2023-07-18)
## 1.0.3-221 (2023-07-18)

### Features

* Feature: Plugin name and trademarks update ([593fa30a](https://github.com/zowe/zowe-explorer-intellij/commit/593fa30a))

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

### Features

Expand Down Expand Up @@ -204,7 +204,7 @@ All notable changes to the Zowe IntelliJ Plugin will be documented in this file.
* Bugfix: Unknown file type after delete member after
move ([02b8090f](https://github.com/zowe/zowe-explorer-intellij/commit/02b8090f))

## [1.0.1] (2023-04-18)
## 1.0.1 (2023-04-18)

### Features

Expand Down Expand Up @@ -241,7 +241,7 @@ All notable changes to the Zowe IntelliJ Plugin will be documented in this file.
PDS ([ec94b39e](https://github.com/zowe/zowe-explorer-intellij/commit/ec94b39e))
* Bugfix: USS file empty after rename ([71c49b24](https://github.com/zowe/zowe-explorer-intellij/commit/71c49b24))

## [1.0.0] (2023-03-13)
## 1.0.0 (2023-03-13)

### Breaking changes

Expand Down Expand Up @@ -363,7 +363,7 @@ All notable changes to the Zowe IntelliJ Plugin will be documented in this file.
* Bugfix: Policy agreement is gone wild ([d600f58e](https://github.com/zowe/zowe-explorer-intellij/commit/d600f58e))
* Bugfix: Exception while opening TSO CLI ([540bfa80](https://github.com/zowe/zowe-explorer-intellij/commit/540bfa80))

## [0.3.1] (2022-11-30)
## 0.3.1 (2022-11-30)

### Features

Expand All @@ -380,7 +380,7 @@ All notable changes to the Zowe IntelliJ Plugin will be documented in this file.
* Bugfix: Ctrl+C/Ctrl+V does not work if copy file from remote to
local ([e5601e7f](https://github.com/zowe/zowe-explorer-intellij/commit/e5601e7f))

## [0.3.0] (2022-11-18)
## 0.3.0 (2022-11-18)

### Breaking changes

Expand Down Expand Up @@ -454,6 +454,7 @@ 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.2.0-221]: https://github.com/zowe/zowe-explorer-intellij/compare/1.1.2-221...1.2.0-221
[1.1.2-221]: https://github.com/zowe/zowe-explorer-intellij/compare/1.1.1-221...1.1.2-221
[1.1.1-221]: https://github.com/zowe/zowe-explorer-intellij/compare/1.1.0-221...1.1.1-221
[1.1.0-221]: https://github.com/zowe/zowe-explorer-intellij/compare/1.0.3-221...1.1.0-221
Expand Down

0 comments on commit 81c022b

Please sign in to comment.