Skip to content

Commit a56efac

Browse files
committed
chore(release): 0.0.0.1
1 parent 11f18cc commit a56efac

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

ChangeLog.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1-
# Changelog for habulara
1+
# Changelog for Habulara
22

3-
## Unreleased changes
3+
## 0.0.0.1 (2020-12-22)
4+
5+
### Features
6+
7+
* add code generator for Haskell `data` definitions ([8e6e3d6](https://github.com/telostat/habulara/commit/8e6e3d65325f6154d2f19cacc8d64a0e927ca89f))
8+
* add initial DSL implementation for mapping ([bb5c56f](https://github.com/telostat/habulara/commit/bb5c56f97ac56e167f3eb4e38249dd4a61468439))

package.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: habulara
2-
version: 0.0.0.0
2+
version: 0.0.0.1
33
github: "telostat/habulara"
44
license: BSD3
55
author: "Vehbi Sinan Tunalioglu"

0 commit comments

Comments
 (0)