Skip to content

Commit

Permalink
docs: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Dec 17, 2024
1 parent 199dc39 commit 0a156fc
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [Unreleased] - ReleaseDate

### Compatibility

- `ConfigError` is no longer exhaustive
- `ConfigError::Parse`s type changed
- `FileFormat` is no longer exhaustive
- Deprecated functions removed
- Case insensitivity from 0.14.0 was reverted

### Fixes

- Struct fields, variants, and lookup paths with uppercase letters can be used again (regression from 0.14.0)

## [0.14.1] - 2024-10-23

### Compatibility
Expand Down

0 comments on commit 0a156fc

Please sign in to comment.