File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1313### Fixed
1414### Security
1515
16+ ## [ 1.1.3] - 2021-01-21
17+
18+ ### Fixed
19+
20+ * Fixed incorrect callable type annotation on ` CollectionInterface::map() ` .
21+
1622## [ 1.1.2] - 2021-01-20
1723
1824### Fixed
@@ -119,7 +125,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
119125
120126* Support generic arrays and maps.
121127
122- [ Unreleased ] : https://github.com/ramsey/collection/compare/1.1.2...HEAD
128+ [ Unreleased ] : https://github.com/ramsey/collection/compare/1.1.3...HEAD
129+ [ 1.1.3 ] : https://github.com/ramsey/collection/compare/1.1.2...1.1.3
123130[ 1.1.2 ] : https://github.com/ramsey/collection/compare/1.1.1...1.1.2
124131[ 1.1.1 ] : https://github.com/ramsey/collection/compare/1.1.0...1.1.1
125132[ 1.1.0 ] : https://github.com/ramsey/collection/compare/1.0.1...1.1.0
You can’t perform that action at this time.
0 commit comments