Skip to content

Commit dac1831

Browse files
authored
Release 0.3.14.0
1 parent 296b22b commit dac1831

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Revision history for bytesmith
22

3-
## 0.3.14.0 -- 2025-??-??
3+
## 0.3.14.0 -- 2025-11-17
44

55
* Add `take` for ASCII parser.
66

bytesmith.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ maintainer: amartin@layer3com.com
1616
copyright: 2019 Andrew Martin
1717
category: Data
1818
extra-doc-files: CHANGELOG.md
19-
tested-with: GHC ==9.4.8 || ==9.6.3 || ==9.8.1
19+
tested-with: GHC ==9.6.3 || ==9.8.1
2020

2121
common build-settings
2222
default-language: Haskell2010

0 commit comments

Comments
 (0)