Skip to content

Commit 6c1c69f

Browse files
committed
chore: Release 0.13.6
* **filters:** date can parse YYYY-MM-DD HH:MM:SS TTTT ([59ab76d](59ab76d))
1 parent ff6e613 commit 6c1c69f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.13.6"></a>
2+
## 0.13.6 (2017-12-29)
3+
4+
5+
#### Features
6+
7+
* **filters:** date can parse YYYY-MM-DD HH:MM:SS TTTT ([59ab76dc](https://github.com/cobalt-org/liquid-rust/commit/59ab76dcd343a6d9d0fff497e6ba2ff1140b3f2a))
8+
9+
10+
111
<a name="0.13.5"></a>
212
## 0.13.5 (2017-12-27)
313

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.13.5"
3+
version = "0.13.6"
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)