Skip to content

Commit 6d31aaf

Browse files
committed
Bump to 2.0.4
1 parent 9c71692 commit 6d31aaf

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.4 *Jun 2024*
4+
5+
* Use TemplateHaskellQuotes rather than TemplateHaskell extension wrt [#21](https://github.com/haskell/os-string/issues/21)
6+
37
## 2.0.3 *May 2024*
48

59
* Fix `length` function wrt [#17](https://github.com/haskell/os-string/issues/17)

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.3
3+
version: 2.0.4
44

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

0 commit comments

Comments
 (0)