We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e00a6d6 commit 89d7d20Copy full SHA for 89d7d20
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="0.13.3"></a>
2
+## 0.13.3 (2017-12-18)
3
+
4
5
+#### Bug Fixes
6
7
+* **for:** Re-enable support for object.access ([cc9998b5](https://github.com/cobalt-org/liquid-rust/commit/cc9998b55a225941fc5d402f414c32abf64c4500))
8
9
10
11
<a name="0.13.2"></a>
12
## 0.13.2 (2017-12-18)
13
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "liquid"
-version = "0.13.2"
+version = "0.13.3"
authors = ["Johann Hofmann <[email protected]>"]
description = "The liquid templating language for Rust"
repository = "https://github.com/cobalt-org/liquid-rust"
0 commit comments