File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ 4.0.1] - 2024-08-09
8+ ## [ 4.0.1] - Unreleased
99
1010### Fixed
1111- #45 : Fixed Python line 0 tracking for 2024.2
1212- #46 : Fix for bug caused by UpdateComplexity calling GetCurrentByName unnecessarily and causing dependency issues
1313- #47 : Fixed mapping issue caused by empty lines at top of Python method not showing up in compiled Python
14+ - #48 : When the Line-By-Line Monitor resumes after pausing, resume the Python tracer too
1415
1516## [ 4.0.0] - 2024-08-01
1617
You can’t perform that action at this time.
0 commit comments