We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c5c574 commit 9bf127aCopy full SHA for 9bf127a
CHANGELOG.md
@@ -1,13 +1,16 @@
1
# This file contains all notable changes to the AVC-VersionFileValidator
2
3
## master (not included in any release yet)
4
+
5
6
+## v1
7
+## v1.4.0
8
* Point workflow examples to master branch
9
* Annotate warnings and errors in PR "Changes" overview (#17 by: DasSkelett)
10
* Raise exception for bad HTTP codes of remote version files
11
+* Update Dockerfile to Python 3.10
12
-
-## v1
-##v1.3.1
13
+## v1.3.1
14
* Fix TypeError when formatting logging messages that don't have any args (#15 by: DasSkelett)
15
* Add 'only' parameter to Action; Changes to this repo's workflow setup (#16 by: DasSkelett)
16
0 commit comments