Skip to content

Commit 1992bb8

Browse files
committed
Update changelog format and remove duplicate entry for upgrade compatibility
1 parent 665e171 commit 1992bb8

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,23 @@ 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-
## [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

0 commit comments

Comments
 (0)