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 9826af8 commit e00d62bCopy full SHA for e00d62b
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 0.10.7 (unreleased)
+## 0.10.7 (2017-06-16)
4
5
- Fix not being able to use variables starting with `or`, `and` and `not`
6
- Fix `<=` and `>=` not being recognised properly
Cargo.toml
[package]
name = "tera"
-version = "0.10.6"
+version = "0.10.7"
authors = ["Vincent Prouillet <vincent@wearewizards.io>"]
license = "MIT"
readme = "README.md"
0 commit comments