We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af23359 commit 249a9f4Copy full SHA for 249a9f4
1 file changed
CHANGELOG.md
@@ -1,14 +1,16 @@
1
# Changelog
2
3
## [Unreleased]
4
-### Added
5
-- Support for 2022.3
6
-- More Python syntax covered with parameter hints
7
8
-### Changed
9
-- Reduced the amount of parameter hints to make them more relevant and valuable, a new settings option included
+## [0.2.1] - 2022-09-23
+### Added
+- Support for 2022.3
+- More Python syntax covered with parameter hints
10
11
-### Fixed
+### Changed
+- Reduced the amount of parameter hints to make them more relevant and valuable, a new settings option included
12
+
13
+### Fixed
14
- Star (*) and Slash (/) parameters were breaking the hints order
15
16
## [0.2.0] - 2022-07-29
0 commit comments