Skip to content

Commit f6a6f64

Browse files
Release v1.0.1
1 parent 3664674 commit f6a6f64

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v1.0.1
2+
3+
* Skip `kdl-test` tests if `dotslash` isn't installed
4+
15
## v1.0.0
26

37
* Implement KDL v2 parser

kdl-hs.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.0
22

33
name: kdl-hs
4-
version: 1.0.0
4+
version: 1.0.1
55
synopsis: KDL language parser and API
66
description: KDL language parser and API.
77
homepage: https://github.com/brandonchinn178/kdl-hs#readme

0 commit comments

Comments
 (0)