File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,23 @@ 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
- ## [ Unreleased]
8
+ ## [ unreleased] - Unreleased
9
+ ### Added
10
+
11
+ ### Changed
12
+
13
+ ### Fixed
14
+
15
+ ## [ 3.4.3] - 2025-05-26
16
+
9
17
### Fixed
10
18
- Fix a regression in DTL to display sub-objects
19
+ - Improve upgrade compatibility with 3.4.0 (pre-debugger)
11
20
12
21
### Changed
13
22
- Change debugger settings to be prefixed with ` % ` to avoid conflict with other settings
14
23
15
24
### Added
16
- - Improve upgrade compatibility with 3.4.0 (pre-debugger)
17
25
- Add ` %traceback ` setting to enable or disable traceback in message log
18
26
19
27
## [ 3.4.2] - 2025-05-2
You can’t perform that action at this time.
0 commit comments