Skip to content

Commit

Permalink
Add #193 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
TedDriggs committed Sep 8, 2022
1 parent 161587a commit 9e4ad34
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog

## Unreleased

- Derived impls of `FromMeta` will now error on literals, rather than silently ignoring them. [#193](https://github.com/TedDriggs/darling/pull/193)

## v0.14.1 (April 28, 2022)

- Fix a bug where using a trait that accepts `#[darling(attributes(...))]` without specifying any attributes would emit code that did not compile. [#183](https://github.com/TedDriggs/darling/issues/183)
Expand Down

0 comments on commit 9e4ad34

Please sign in to comment.