Skip to content

Commit d7796bf

Browse files
Changelog update - v0.3.3 (#35)
Co-authored-by: GitHub Action <[email protected]>
1 parent e511bbb commit d7796bf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [[0.3.3]] - 2023-08-16
6+
57
### Added
68
- Support for 2023.2. Please, note that this PyCharm version and older have built-in parameter hints that can be turned off in the same section.
79

@@ -93,7 +95,8 @@
9395
### Added
9496
- Initial plugin release
9597

96-
[Unreleased]: https://github.com/WhiteMemory99/Intellij-Python-Inlay-Params/compare/v0.3.2...HEAD
98+
[Unreleased]: https://github.com/WhiteMemory99/Intellij-Python-Inlay-Params/compare/v0.3.3...HEAD
99+
[0.3.3]: https://github.com/WhiteMemory99/Intellij-Python-Inlay-Params/compare/v0.3.2...v0.3.3
97100
[0.3.2]: https://github.com/WhiteMemory99/Intellij-Python-Inlay-Params/compare/v0.3.1...v0.3.2
98101
[0.3.1]: https://github.com/WhiteMemory99/Intellij-Python-Inlay-Params/compare/v0.3.0...v0.3.1
99102
[0.3.0]: https://github.com/WhiteMemory99/Intellij-Python-Inlay-Params/compare/v0.2.1...v0.3.0

0 commit comments

Comments
 (0)