Skip to content

Commit

Permalink
Updated CHANGELOG.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
azriel91 committed Oct 17, 2018
1 parent 7349fc4 commit 598040f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Change Log
All notable changes to this project will be documented in this file.

## Unreleased

### Changed

* Updated `syn` to `0.15`. ([#25][#25])
* Updated `quote` to `0.6`. ([#25][#25])

[#25]: https://github.com/mcarton/rust-derivative/issues/25

## 0.3.1
* Fix a warning in `derivative(Debug)`
* Remove all `feature`s, this makes the crate usable on `beta`

0 comments on commit 598040f

Please sign in to comment.