Skip to content

Commit 0f24393

Browse files
committed
Update changelog
1 parent 4d03c28 commit 0f24393

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

CHANGELOG.md

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

33
## [Unreleased]
4+
### Changed
5+
- Reduced the amount of parameter hints to make them more relevant and valuable, a new settings option included
6+
7+
### Fixed
8+
- Star (*) and Slash (/) parameters were breaking the hints order
49

510
## [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)]
11+
### Added
12+
- Detail plugin settings that let you disable parameter hints selectively
13+
- Introduce new inlay hints - optional type annotations for variables and functions return types [[#6](https://github.com/WhiteMemory99/Intellij-Python-Inlay-Params/pull/6)]
914

10-
### Changed
15+
### Changed
1116
- Drop support for build 212 and below due to changes in the plugin
1217

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

0 commit comments

Comments
 (0)