Skip to content

Commit 970a9ef

Browse files
committed
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.1...v2.1.0) (2018-11-20) ### Features * **map:** add map(mapper) that creates a new mapped collection ([94c9dfe](94c9dfe)) * **transform:** add transform(transformer) to transform the collection ([5f4f443](5f4f443))
1 parent 5f4f443 commit 970a9ef

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
Changelog
22

3+
# [2.1.0](https://github.com/Colonise/Collection/compare/v2.0.1...v2.1.0) (2018-11-20)
4+
5+
6+
### Features
7+
8+
* **map:** add map(mapper) that creates a new mapped collection ([94c9dfe](https://github.com/Colonise/Collection/commit/94c9dfe))
9+
* **transform:** add transform(transformer) to transform the collection ([5f4f443](https://github.com/Colonise/Collection/commit/5f4f443))
10+
311
## [2.0.1](https://github.com/Colonise/Collection/compare/v2.0.0...v2.0.1) (2018-11-20)
412

513

0 commit comments

Comments
 (0)