Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
rrrene committed Nov 3, 2024
1 parent 9f356ad commit c51fcbe
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.7.9

- `Credo.Check.Refactor.ABCSize` fixed false positive for pin operator (`^`)
- `Credo.Check.Readability.FunctionNames` fixed false positive for pow operator (`**`)
- Fixed a bug in `Credo.Code.Parameters` when couting parameters for functions with guards

## 1.7.8

- `Credo.Check.Refactor.Apply` fixed false positive
Expand Down

0 comments on commit c51fcbe

Please sign in to comment.