-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from max397574/release-please--branches--main--…
…components--query-fmt.rs chore(main): release 1.0.0
- Loading branch information
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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)) |