Skip to content

Commit

Permalink
changelogs [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Oct 14, 2022
1 parent afd3f98 commit ae8fef6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

For a list of breaking changes, check [here](#breaking-changes).

## Unreleased

...

## 2022.10.14

- [#1831](https://github.com/clj-kondo/clj-kondo/issues/1831): Add `:redundant-fn-wrapper` support for keyword and binding calls ([@NoahTheDuke](https://github.com/NoahTheDuke))
Expand All @@ -11,8 +15,6 @@ For a list of breaking changes, check [here](#breaking-changes).
- Enable `:unused-value` by default
- Publish `.sha256` files along with released artifacts

...

## 2022.10.05

- [#611](https://github.com/clj-kondo/clj-kondo/issues/611): New linter: `:unused-value` - see [docs](https://github.com/clj-kondo/clj-kondo/blob/master/doc/linters.md#unused-value). Also see issue [#1258](https://github.com/clj-kondo/clj-kondo/issues/1258).
Expand Down

0 comments on commit ae8fef6

Please sign in to comment.