Skip to content

Commit fac892b

Browse files
update readme and changelog to 1.1.2
1 parent 8384991 commit fac892b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ 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
9+
## [0.1.2] - 2022-06-08
10+
### Fixed
11+
- Handling of commas in arrays.
12+
13+
## [0.1.1] - 2022-06-08
1014
### Fixed
1115
- CLI output to be JSON.
1216

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ksql
22
=====
3-
![Project status](https://img.shields.io/badge/version-0.1.1-green.svg)
3+
![Project status](https://img.shields.io/badge/version-0.1.2-green.svg)
44
[![GoDoc](https://godoc.org/github.com/go-playground/ksql?status.svg)](https://pkg.go.dev/github.com/go-playground/ksql)
55
![License](https://img.shields.io/dub/l/vibe-d.svg)
66

0 commit comments

Comments
 (0)