Skip to content

Commit f93054b

Browse files
committed
chore: Release 0.14.1
1 parent 71b10d3 commit f93054b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="0.14.1"></a>
2+
## 0.14.1 (2018-01-24)
3+
4+
5+
#### Features
6+
7+
* **API:**
8+
* Support &String->Scalar ([b87c983c](https://github.com/cobalt-org/liquid-rust/commit/b87c983c1b5fc9061c1d86424b135119d82fe737))
9+
* Re-export datetime ([1ca16f5a](https://github.com/cobalt-org/liquid-rust/commit/1ca16f5a90769e427f45e743fdbfd47629e1d178))
10+
11+
12+
113
<a name="0.14.0"></a>
214
## 0.14.0 (2018-01-22)
315

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "liquid"
3-
version = "0.14.0"
3+
version = "0.14.1"
44
authors = ["Johann Hofmann <[email protected]>"]
55
description = "The liquid templating language for Rust"
66
repository = "https://github.com/cobalt-org/liquid-rust"

0 commit comments

Comments
 (0)