Skip to content

Commit

Permalink
Cumulative CHANGELOG update
Browse files Browse the repository at this point in the history
  • Loading branch information
TedDriggs committed Jan 13, 2021
1 parent a9259a8 commit 39b6ce6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion derive_builder/CHANGELOG.md
Expand Up @@ -4,7 +4,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
- Requires Rust 1.40.0 or newer (was 1.37.0) #169
- Logging feature is removed.
- Logging feature is removed #177
- Type parameters no longer have the `Default` bound #178
- Make most of `derive_builder_core` private #189

## [0.9.0] - 2019-11-07
- Add `setter(custom)` to allow implementing a custom setter #154
Expand Down

0 comments on commit 39b6ce6

Please sign in to comment.