Skip to content

Commit b5d32db

Browse files
committed
Prep for v10.2.0
1 parent 8f26d27 commit b5d32db

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ Breaking changes:
1010

1111
New features:
1212

13-
- Add `Parsing.String.Basic.takeWhile`, `takeWhile1` (#218 by @jamesdbrock)
14-
1513
Other improvements:
1614

17-
## [v10.1.0](https://github.com/purescript-contrib/purescript-parsing/releases/tag/v10.1.0) - 2022-11-10
15+
## [v10.2.0](https://github.com/purescript-contrib/purescript-parsing/releases/tag/v10.2.0) - 2022-11-30
1816

19-
Bugfixes:
17+
New features:
2018

21-
Breaking changes:
19+
- Add `Parsing.String.Basic.takeWhile`, `takeWhile1` (#218 by @jamesdbrock)
20+
21+
## [v10.1.0](https://github.com/purescript-contrib/purescript-parsing/releases/tag/v10.1.0) - 2022-11-10
2222

2323
New features:
2424

0 commit comments

Comments
 (0)