Skip to content

Commit 25d9231

Browse files
committed
Update CHANGELOG
1 parent 6eded9f commit 25d9231

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 1.7.12
4+
5+
- Fix compatibility & compiler warnings with Elixir 1.19 (dev)
6+
- Provide `:column` on all checks
7+
- Fix check docs in other project's documentation
8+
- `Credo.Check.Refactor.DoubleBooleanNegation` fixed false positive
9+
- `Credo.Check.Readability.NestedFunctionCalls` fixed false positive
10+
- `Credo.Check.Consistency.UnusedVariableNames` fixed duplicate issues
11+
312
## 1.7.11
413

514
- Fix compatibility & compiler warnings with Elixir 1.18

0 commit comments

Comments
 (0)