We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 267c3bf commit 0c49652Copy full SHA for 0c49652
CHANGELOG.md
@@ -6,9 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [0.1.0] - 2022-06-08
10
+### Fixed
11
+- CLI output to be JSON.
12
+
13
## [0.1.0] - 2022-03-23
14
### Added
15
- Initial conversion from https://github.com/rust-playground/ksql.
16
-[Unreleased]: https://github.com/go-playground/ksql/compare/v0.1.0...HEAD
-[0.1.0]: https://github.com/rust-playground/ksql/commit/v0.1.0
17
+[Unreleased]: https://github.com/go-playground/ksql/compare/v0.1.1...HEAD
18
+[0.1.1]: https://github.com/go-playground/ksql/compare/v0.1.0...v0.1.1
19
+[0.1.0]: https://github.com/go-playground/ksql/commit/v0.1.0
0 commit comments