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.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ 4.0.1] - 2024-08-09
8
+ ## [ 4.0.1] - Unreleased
9
9
10
10
### Fixed
11
11
- #45 : Fixed Python line 0 tracking for 2024.2
12
12
- #46 : Fix for bug caused by UpdateComplexity calling GetCurrentByName unnecessarily and causing dependency issues
13
13
- #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
14
15
15
16
## [ 4.0.0] - 2024-08-01
16
17
You can’t perform that action at this time.
0 commit comments