Skip to content

Commit

Permalink
task: Add changes to CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoniePhiline committed Dec 11, 2022
1 parent 79812ab commit 7365034
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -15,6 +15,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

- Minimum Supported Rust Version is now 1.56.1
- Removed internal `dotenv_codegen_impl` crate and `proc_macro_hack` dependency
- Improved examples by using question mark operator `?`, rather than `unwrap`. ([PR #47](https://github.com/allan2/dotenvy/pull/52) by [LeoniePhiline](https://github.com/LeoniePhiline))

## [0.15.6] - 2022-10-17

Expand Down

0 comments on commit 7365034

Please sign in to comment.