We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0249160 commit e1dfcf4Copy full SHA for e1dfcf4
CHANGELOG.md
@@ -5,10 +5,10 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [4.0.3] - 2024-08-16
+## [4.0.3] - Unreleased
9
10
### Changed
11
-- #53: Method mapping code now doesn't use AST's endline_no property to support older python versions
+- #52: Method mapping code now doesn't use AST's endline_no property to support older python versions
12
13
## [4.0.2] - 2024-08-16
14
0 commit comments