Skip to content

Commit 28a5c4a

Browse files
committed
release: update changelog for 1.1.3
1 parent 031a4ee commit 28a5c4a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)