File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55## [ Unreleased]
66...
77
8+ ## [ 1.3.1] - 2019-01-15
9+ ### Added
10+ * Added missing "RangeAnnotation" to demo script by [ @lsces ] .
11+ * Added "PropertyAnnotation" implementation by [ @jcheron ] .
12+
13+ ### Changed
14+ * Added slash added before PHP global functions to improve namespace resolution speed by [ @jcheron ] .
15+
816## [ 1.3.0] - 2016-02-14
917### Added
1018* Run tests on PHP 7 as well.
@@ -65,3 +73,5 @@ This project adheres to [Semantic Versioning](http://semver.org/).
6573[ 1.2.0 ] : https://github.com/php-annotations/php-annotations/compare/v1.1.0...v1.2.0
6674[ 1.1.0 ] : https://github.com/php-annotations/php-annotations/compare/v1.0.0...v1.1.0
6775[ @benesch ] : https://github.com/benesch
76+ [ @lsces ] : https://github.com/lsces
77+ [ @jcheron ] : https://github.com/jcheron
You can’t perform that action at this time.
0 commit comments