Skip to content

Commit 10c96eb

Browse files
committed
Update change log
1 parent a8c72e1 commit 10c96eb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## master (unreleased)
44

5+
* Add `rexml` dependency explicitly to support Ruby 3.0.
6+
* Add `DartAnalyzer` pre-commit hook to analyze Dart files.
7+
* Add `PubTest` and `FlutterTest` pre-push hooks to run `pub test` and `flutter test` for Dart projects, respectively.
8+
* Update `index-tags` script to support scanning only files tracked by Git.
9+
* Fix `EsLint` pre-commit hook to not report certain false positives.
10+
* Update `YamlLint` to `fail` the run instead of `warn` when errors are detected.
11+
* Update `YamlLint` parse the line number of output so it is line aware.
512
* Gracefully handle breaking behavior in upstream Psych gem to support YAML aliases.
613

714
## 0.57.0

0 commit comments

Comments
 (0)