Skip to content

Commit 999226f

Browse files
committed
docs(changelog): fix date format and add test counts for 4.1.0
1 parent 8821598 commit 999226f

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Changelog
22

33
**Version:** 4.1.0
4-
**Date:** December 18, 2025
5-
**SPDX-License-Identifier:** BSD-3-Clause<br>
6-
**License File:** See the LICENSE file in the project root.<br>
7-
**Copyright:** © 2025 Michael Gardner, A Bit of Help, Inc.<br>
4+
**Date:** 2025-12-18
5+
**SPDX-License-Identifier:** BSD-3-Clause
6+
**License File:** See the LICENSE file in the project root
7+
**Copyright:** © 2025 Michael Gardner, A Bit of Help, Inc.
88
**Status:** Released
99

1010
All notable changes to this project will be documented in this file.
@@ -51,6 +51,11 @@ for "probe" operations with sensible defaults where error details don't matter.
5151
- `test_scoped.adb`: "condition is always True" (intentional test pattern)
5252
- Added `*__GNATPP-TEMP` to `.gitignore` (GNAT Pretty Print temp files)
5353

54+
### Technical Details
55+
56+
- **Test Coverage:** 269 unit tests (all passing)
57+
- **SPARK Proof:** See release for updated statistics
58+
5459
---
5560

5661
## [4.0.0] - 2025-12-12

0 commit comments

Comments
 (0)