Skip to content

Commit 6c567f5

Browse files
committed
Bump to 2.0.2
1 parent 4fbeaf8 commit 6c567f5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog for [`os-string` package](http://hackage.haskell.org/package/os-string)
22

3+
## 2.0.2 *Dec 2023*
4+
5+
* Implement coercionToPlatformTypes, fixes #4
6+
37
## 2.0.1 *Dec 2023*
48

59
* add `unsafeEncodeUtf`, fixes #5

os-string.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: os-string
3-
version: 2.0.1
3+
version: 2.0.2
44

55
-- NOTE: Don't forget to update ./changelog.md
66
license: BSD-3-Clause

0 commit comments

Comments
 (0)