We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42e5703 commit 73068aeCopy full SHA for 73068ae
CHANGELOG.md
@@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to
6
[Semantic Versioning](http://semver.org/).
7
8
+## [1.1.1] - 2017-11-28
9
+* Minor fixes for PHP 5.6.
10
+
11
## [1.1.0] - 2017-11-28
12
* Add support for expressions with simple logical operators and without parenthesis. The or operator is writen with `-`,
13
the and operator is written with `+` ;
0 commit comments