We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b537b3d commit e9aedcbCopy full SHA for e9aedcb
1 file changed
CHANGELOG.md
@@ -1,25 +1,18 @@
1
-# Changelog
2
-
3
-## [Unreleased]
4
-### Added
5
6
-### Changed
7
8
-### Fixed
9
10
-## [0.1.1] - 2022-07-17
11
12
13
14
15
16
17
18
+# Changelog
+
+## [Unreleased]
+### Added
+### Changed
+### Fixed
+## [0.1.1] - 2022-07-17
19
- Wrong hints behavior with some classes, related to the `__init__` inheritance logic
20
- Wrong hint ordering when a positional argument is passed after keyword arguments
21
-- Messed up parameter ordering when unpacking is in the call expression
22
23
-## [0.1.0] - 2022-07-15
24
25
-- Initial plugin release
+- Messed up parameter ordering when unpacking is in the call expression
+## [0.1.0] - 2022-07-15
+- Initial plugin release
0 commit comments