We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a805a3 commit d4c35e8Copy full SHA for d4c35e8
CHANGELOG.rdoc
@@ -1,3 +1,11 @@
1
+== 3.0.2
2
+* Fixes `LoadError` due to gemspec not referencing `parser.rb`, issue #657 (#660)
3
+* Changes `--additional_file_patterns` to use dashes `--additional-file-patterns` for consistency (#649)
4
+* Refactor: moving constants into `constants.rb` (#653)
5
+
6
+== 3.0.1
7
+* Skipped as an official release, used the 3.0.1 patch for setting up Github Actions (#619)
8
9
== 3.0.0
10
* Added `--models` CLI option fixing issue #563 (#647)
11
* Added `--additional_file_patterns` option for additional file patterns (#633) #636) #637)
0 commit comments