Skip to content

Commit

Permalink
Bump to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Dec 15, 2023
1 parent 4fbeaf8 commit 6c567f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog for [`os-string` package](http://hackage.haskell.org/package/os-string)

## 2.0.2 *Dec 2023*

* Implement coercionToPlatformTypes, fixes #4

## 2.0.1 *Dec 2023*

* add `unsafeEncodeUtf`, fixes #5
Expand Down
2 changes: 1 addition & 1 deletion os-string.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.2
name: os-string
version: 2.0.1
version: 2.0.2

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

0 comments on commit 6c567f5

Please sign in to comment.