Skip to content

Commit 0a156fc

Browse files
committed
docs: Update changelog
1 parent 199dc39 commit 0a156fc

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
### Compatibility
11+
12+
- `ConfigError` is no longer exhaustive
13+
- `ConfigError::Parse`s type changed
14+
- `FileFormat` is no longer exhaustive
15+
- Deprecated functions removed
16+
- Case insensitivity from 0.14.0 was reverted
17+
18+
### Fixes
19+
20+
- Struct fields, variants, and lookup paths with uppercase letters can be used again (regression from 0.14.0)
21+
1022
## [0.14.1] - 2024-10-23
1123

1224
### Compatibility

0 commit comments

Comments
 (0)