We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a2f215 commit a79a85bCopy full SHA for a79a85b
CHANGELOG.md
@@ -7,6 +7,9 @@ Policy](https://pvp.haskell.org/).
7
<a name="unreleased"></a>
8
## [Unreleased]
9
10
+
11
+<a name="0.0.0.4"></a>
12
+## [0.0.0.4] - 2022-09-22
13
### Features
14
- **inspect:** add inspect command that produces a YAML specification
15
@@ -79,6 +82,7 @@ Policy](https://pvp.haskell.org/).
79
82
- add initial DSL implementation for mapping
80
83
81
84
-[Unreleased]: https://github.com/telostat/habulara/compare/0.0.0.3...HEAD
85
+[Unreleased]: https://github.com/telostat/habulara/compare/0.0.0.4...HEAD
86
+[0.0.0.4]: https://github.com/telostat/habulara/compare/0.0.0.3...0.0.0.4
87
[0.0.0.3]: https://github.com/telostat/habulara/compare/0.0.0.2...0.0.0.3
88
[0.0.0.2]: https://github.com/telostat/habulara/compare/0.0.0.1...0.0.0.2
0 commit comments