diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..f674580 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,22 @@ +# Changelog + +## 1.0.0 (2023-01-07) + + +### ⚠ BREAKING CHANGES + +* completely rewrite and start first formatting + +### Features + +* add space in predicates ([c094d37](https://github.com/max397574/query-fmt.rs/commit/c094d37dbbc5464d07f5012cf5036e13603f6393)) +* completely rewrite and start first formatting ([6d2ad85](https://github.com/max397574/query-fmt.rs/commit/6d2ad85ff0074ea7ec0e7d06dc4fc95226857155)) +* more complex input ([d0268c5](https://github.com/max397574/query-fmt.rs/commit/d0268c5e19a4d83bbd331b0dc5cd958828e59ded)) +* newline before predicates ([5b911aa](https://github.com/max397574/query-fmt.rs/commit/5b911aa6165288091be498f4e7301ebe1d3dda09)) + + +### Bug Fixes + +* **ci:** add `jobs:` ([eb9f83b](https://github.com/max397574/query-fmt.rs/commit/eb9f83bb41ed2d22cb12ed6d4fcc082ff543a893)) +* **ci:** remove requirements ([1f951a7](https://github.com/max397574/query-fmt.rs/commit/1f951a79f4010e56192a566d5f10df730c879b55)) +* **ci:** update package-name ([78b3d2d](https://github.com/max397574/query-fmt.rs/commit/78b3d2dd77277fc5304ffa25aa10f0c306a5d043))