Skip to content

Commit

Permalink
chore: Release 0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Jan 24, 2018
1 parent 71b10d3 commit f93054b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
<a name="0.14.1"></a>
## 0.14.1 (2018-01-24)


#### Features

* **API:**
* Support &String->Scalar ([b87c983c](https://github.com/cobalt-org/liquid-rust/commit/b87c983c1b5fc9061c1d86424b135119d82fe737))
* Re-export datetime ([1ca16f5a](https://github.com/cobalt-org/liquid-rust/commit/1ca16f5a90769e427f45e743fdbfd47629e1d178))



<a name="0.14.0"></a>
## 0.14.0 (2018-01-22)

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "liquid"
version = "0.14.0"
version = "0.14.1"
authors = ["Johann Hofmann <mail@johann-hofmann.com>"]
description = "The liquid templating language for Rust"
repository = "https://github.com/cobalt-org/liquid-rust"
Expand Down

0 comments on commit f93054b

Please sign in to comment.