Skip to content

Commit

Permalink
remove bug fix that was in 1.65.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kaizencc authored Aug 29, 2022
1 parent 2ea070c commit b36b81b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ All notable changes to this project will be documented in this file. See [standa
### Bug Fixes

* **.net:** missing dynamic type checking for collection-nested unions ([#3720](https://github.com/aws/jsii/issues/3720)) ([362326e](https://github.com/aws/jsii/commit/362326e989e1d9f2a032d4c15c34f3d60e712051))
* **python:** reference to type does not use alias ([#3728](https://github.com/aws/jsii/issues/3728)) ([e626597](https://github.com/aws/jsii/commit/e626597b0deda6d8fdb3e09249388b81e068afd3))
* **rosetta:** rosetta reader expects default tablet file to be uncompressed ([#3723](https://github.com/aws/jsii/issues/3723)) ([9768e2a](https://github.com/aws/jsii/commit/9768e2a7f2eb8847d8d06e3f40deeedac0c7dec4))
* type unions in variadic position leads to invalid code-gen ([#3722](https://github.com/aws/jsii/issues/3722)) ([93aec85](https://github.com/aws/jsii/commit/93aec85ada9fd9e505591766b8e87ee53c0bde6b))

Expand Down

0 comments on commit b36b81b

Please sign in to comment.