Skip to content

Commit

Permalink
Add a changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
weiznich committed Nov 27, 2020
1 parent 4ef8c77 commit 0493edb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ for Rust libraries in [RFC #1105](/~https://github.com/rust-lang/rfcs/blob/master/
* Added `#[diesel(serialize_as)]` analogous to `#[diesel(deserialize_as)]`. This allows
customization of the serialization behaviour of `Insertable` structs.

* Added support for `GROUP BY` clauses

### Removed

* All previously deprecated items have been removed.
Expand Down

0 comments on commit 0493edb

Please sign in to comment.