We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ca4467 commit d92f4d6Copy full SHA for d92f4d6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 1.7.8
4
+
5
+- `Credo.Check.Refactor.Apply` fixed false positive
6
+- `Credo.Check.Warning.IoInspect` fixed false positive
7
+- `Credo.Check.Warning.UnsafeToAtom` fixed false positive
8
+- `Credo.Check.Readability.FunctionNames` fixed false positive
9
10
## 1.7.7
11
12
- Fix compatibility & compiler warnings with Elixir 1.17
0 commit comments