Skip to content

Commit ac7d5f5

Browse files
Release v0.2.1
1 parent 886fa7f commit ac7d5f5

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Unreleased
22

3+
## v0.2.1
4+
35
* Add `KDL.Applicative`
46
* Re-export `Control.Arrow` and `Control.Category` from `KDL.Arrow`, for convenience
57

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: 0.2.0
4+
version: 0.2.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)