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.
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- ## [ Unreleased]
8+ ## [ unreleased] - Unreleased
9+ ### Added
10+
11+ ### Changed
12+
13+ ### Fixed
14+
15+ ## [ 3.4.3] - 2025-05-26
16+
917### Fixed
1018- Fix a regression in DTL to display sub-objects
19+ - Improve upgrade compatibility with 3.4.0 (pre-debugger)
1120
1221### Changed
1322- Change debugger settings to be prefixed with ` % ` to avoid conflict with other settings
1423
1524### Added
16- - Improve upgrade compatibility with 3.4.0 (pre-debugger)
1725- Add ` %traceback ` setting to enable or disable traceback in message log
1826
1927## [ 3.4.2] - 2025-05-2
You can’t perform that action at this time.
0 commit comments