Skip to content

Commit 3e9a54b

Browse files
Merge pull request #109 from rphillips/prep_0.3.1
chore(release): prep for 0.3.1 release
2 parents e647cb8 + 50925cc commit 3e9a54b

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
@@ -4,6 +4,14 @@
44

55
### Features
66

7+
### Bug fixes
8+
9+
## [0.3.1] - 2023-08-04
10+
11+
### Features
12+
13+
- Config de-duplication (moved some rules into the main config.toml)
14+
- Improve config validation for [[ignores]] sections
715
- Add 4.14 configuration.
816
- Add semver sort of stored config versions
917
- Add `--walk-scan` flag to node scan. If set, the scan is using the same
@@ -17,6 +25,7 @@
1725
### Bug fixes
1826

1927
- Fix error text in message when logging scan node failure/warning
28+
- Fix checking for duplicates in config validation logic
2029

2130
## [0.3.0] - 2023-08-01
2231

0 commit comments

Comments
 (0)