Skip to content

Commit 2a9902e

Browse files
committed
Release v0.5.4
The only crate that was released was `diesel_codegen`, which contains no changes other than 24a45c9.
1 parent 24a45c9 commit 2a9902e

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ for Rust libraries in [RFC #1105](https://github.com/rust-lang/rfcs/blob/master/
55

66
## Unreleased
77

8+
## [0.5.4] 2016-03-23
9+
10+
* Updated `diesel_codegen` to allow syntex versions up to 0.30.0.
11+
812
## [0.5.3] 2016-03-12
913

1014
### Added

diesel_codegen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "diesel_codegen"
3-
version = "0.5.2"
3+
version = "0.5.4"
44
authors = ["Sean Griffin <sean@seantheprogrammer.com>"]
55
license = "MIT OR Apache-2.0"
66
build = "build.rs"

0 commit comments

Comments
 (0)