File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8- ## [ 1.1.0] - Unreleased
8+ ## [ 1.1.0] - 2020-05-23
99### Removed
1010- Function ` _ ` in the list of default functions to scan
1111
@@ -15,4 +15,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1515## 1.0.0 - 2019-11-05
1616First version
1717
18- [ 1.1.0 ] : https://github.com/php-gettext/JS-Scanner/compare/v1.0.0...HEAD
18+ [ 1.1.0 ] : https://github.com/php-gettext/JS-Scanner/compare/v1.0.0...v1.1.0
Original file line number Diff line number Diff line change 1919 },
2020 "require" : {
2121 "php" : " ^7.2" ,
22- "gettext/gettext" : " dev-feature/functions-handlers-trait " ,
22+ "gettext/gettext" : " ^5.5.0 " ,
2323 "mck89/peast" : " ^1.9"
2424 },
2525 "require-dev" : {
You can’t perform that action at this time.
0 commit comments