Skip to content

Commit ca8c831

Browse files
Changelog update - v0.2.0 (#7)
Co-authored-by: GitHub Action <[email protected]>
1 parent 4240a61 commit ca8c831

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# Changelog
22

33
## [Unreleased]
4-
### Added
5-
- Detail plugin settings that let you disable parameter hints selectively
6-
- Introduce new inlay hints - optional type annotations for variables and functions return types [[#6](https://github.com/WhiteMemory99/Intellij-Python-Inlay-Params/pull/6)]
74

8-
### Changed
5+
## [0.2.0] - 2022-07-29
6+
### Added
7+
- Detail plugin settings that let you disable parameter hints selectively
8+
- Introduce new inlay hints - optional type annotations for variables and functions return types [[#6](https://github.com/WhiteMemory99/Intellij-Python-Inlay-Params/pull/6)]
9+
10+
### Changed
911
- Drop support for build 212 and below due to changes in the plugin
1012

1113
## [0.1.4] - 2022-07-20

0 commit comments

Comments
 (0)