Skip to content

Commit 3a1cfe1

Browse files
committed
Update CHANGELOG
1 parent c41b9b8 commit 3a1cfe1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## 1.7.4
4+
5+
- Add new check `Credo.Check.Refactor.UtcNowTruncate` as opt-in check (this is scheduled to become a standard check in v1.8)
6+
- Add lots of improvements around `:trigger` in `Credo.Issue`
7+
- Add new output format `short`
8+
- Improve docs for several checks
9+
- Fix another, smaller bottleneck in multicore performance
10+
- Fix `--read-from-stdin` not respecting `:files` param
11+
- Fix SARIF output format for non-string triggers
12+
- Fix initializing builtin commands twice
13+
- Fix `diff` command not recognizing a git ref as first argument
14+
315
## 1.7.3
416

517
- `Credo.Check.Readability.AliasOrder` now supports a `:sort_method` parameter

0 commit comments

Comments
 (0)