File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,14 +3,14 @@ All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
55## [ Unreleased]
6+ ...
7+
8+ ## [ 1.3.0] - 2016-02-14
69### Added
710* Run tests on PHP 7 as well.
811* Trait property/method annotations are accessible as part of class annotations by [ @benesch ] .
912* Allow trait introspection for annotations by [ @benesch ] .
1013
11- ### Changed
12- ...
13-
1414### Fixed
1515* The root namespace importing (e.g. "use PDO;") wasn't working by [ @benesch ] .
1616* Tests, that trigger notices/warnings were marked as passing by [ @benesch ] .
@@ -45,7 +45,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4545
4646### Removed
4747* Standard annotation stubs (e.g. "@display ", "@format ", "@length ", etc.) were removed.
48- * Removed incomplete support for "@usage " annotation inheritance.
48+ * Removed incomplete support for "@usage " annotation inheritance.
4949
5050## [ 1.1.0] - 2012-10-10
5151### Changed
You can’t perform that action at this time.
0 commit comments