Skip to content

Commit 249a9f4

Browse files
Changelog update - v0.2.1 (#14)
Co-authored-by: GitHub Action <[email protected]>
1 parent af23359 commit 249a9f4

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

CHANGELOG.md

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

33
## [Unreleased]
4-
### Added
5-
- Support for 2022.3
6-
- More Python syntax covered with parameter hints
74

8-
### Changed
9-
- Reduced the amount of parameter hints to make them more relevant and valuable, a new settings option included
5+
## [0.2.1] - 2022-09-23
6+
### Added
7+
- Support for 2022.3
8+
- More Python syntax covered with parameter hints
109

11-
### Fixed
10+
### Changed
11+
- Reduced the amount of parameter hints to make them more relevant and valuable, a new settings option included
12+
13+
### Fixed
1214
- Star (*) and Slash (/) parameters were breaking the hints order
1315

1416
## [0.2.0] - 2022-07-29

0 commit comments

Comments
 (0)