Skip to content

Commit c29a21c

Browse files
committed
docs(changelog): add Fixed section for 4.1.0
1 parent dd6e24c commit c29a21c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,13 @@ for "probe" operations with sensible defaults where error details don't matter.
4444
instead of delegating to `Try_To_Functional_Option` (consistency).
4545
- Added "When to Use Option" documentation section to `functional-try.ads`
4646

47+
### Fixed
48+
49+
- Suppress expected warnings in test suite:
50+
- `test_try.adb`: obsolescent warnings (testing deprecated functions still work)
51+
- `test_scoped.adb`: "condition is always True" (intentional test pattern)
52+
- Added `*__GNATPP-TEMP` to `.gitignore` (GNAT Pretty Print temp files)
53+
4754
---
4855

4956
## [4.0.0] - 2025-12-12

0 commit comments

Comments
 (0)