Skip to content

Commit a2b5c73

Browse files
committed
docs(changelog): prepare v2.2.3 release
1 parent 3133816 commit a2b5c73

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [v2.2.3] - 2026-03-15
11+
1012
### Fixed
1113

1214
- Replaced `scanf("%d")` with `fgets`+`strtol` in interactive coordinate input to eliminate undefined behaviour on out-of-range integer input

0 commit comments

Comments
 (0)