Skip to content

Commit bbaa048

Browse files
committed
docs: changelog
1 parent 57b115a commit bbaa048

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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

0 commit comments

Comments
 (0)