Skip to content

Commit c185c0b

Browse files
Update CHANGELOG.md
1 parent 6322349 commit c185c0b

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,19 @@ Breaking changes:
88

99
New features:
1010

11-
- Added a `FunctorWithIndex` instance for `Cofree` (#118 by @mikesol)
12-
1311
Bugfixes:
1412

13+
Other improvements:
14+
15+
## [v6.2.0](https://github.com/purescript/purescript-free/releases/tag/v6.2.0) - 2021-11-19
16+
17+
New features:
18+
- Added a `FunctorWithIndex` instance for `Cofree` (#118 by @mikesol)
19+
1520
Other improvements:
1621
- Split `LICENSE` into `LICENSE` and `LICENSE_THIRDPARTY` (#119 by @maxdeviant)
1722

18-
## [v6.1.0](https://github.com/purescript/purescript-free/releases/tag/v6.101) - 2021-09-09
23+
## [v6.1.0](https://github.com/purescript/purescript-free/releases/tag/v6.1.0) - 2021-09-09
1924

2025
New features:
2126
- Added semigroup and monoid instances for `Cofree` (#116 by @mikesol)

0 commit comments

Comments
 (0)