Skip to content

Commit 0c49652

Browse files
author
Dean Karn
committed
update changelog
1 parent 267c3bf commit 0c49652

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.1.0] - 2022-06-08
10+
### Fixed
11+
- CLI output to be JSON.
12+
913
## [0.1.0] - 2022-03-23
1014
### Added
1115
- Initial conversion from https://github.com/rust-playground/ksql.
1216

13-
[Unreleased]: https://github.com/go-playground/ksql/compare/v0.1.0...HEAD
14-
[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

Comments
 (0)