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 9645a90 commit c7d8653Copy full SHA for c7d8653
CHANGELOG.md
@@ -1,10 +1,11 @@
1
# Change log
2
3
## Release in-progress
4
-* Add quick-build profile.
+* Add quick-build profile that skips tests and QA checks #63
5
+* Change OWASP checker to fail on Critical (Level 9-10) issues and check for updates every 12 hours #60
6
* Update dependencies and plugin versions.
-* Update bt-checkstyle.xml to include latest checks from sun_check.xml.
7
-* Plugin configuration is only done via user properties which is easier for projects to override.
+* Update bt-checkstyle.xml to include latest checks from checkstyle's sun_check.xml.
8
+* Plugin configuration is only done via user properties which is easier for projects to override #59
9
10
## 1.0.15
11
* Refactor README #52
0 commit comments