We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ce8233 commit 2a65417Copy full SHA for 2a65417
1 file changed
CHANGELOG.md
@@ -1,14 +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.2.0
8
* Validate remote version file if specified with `URL` property.
9
* Make the validator importable as a package (#4 by: DasSkelett)
10
* Use logging instead of print(), make use of the Action logging syntax (#4 by: DasSkelett)
11
* Implement KSP version comparison logic + warn for outdated KSP compatibilities (#5 by: DasSkelett)
12
* Throw validation errors only once; format 'requests' debug logging (#6 by: DasSkelett)
13
-
-## v1
14
### v1.1.1
15
* Add requirements.txt for easier dev env setup.
16
* Add examples in the examples/ folder. The standard.yml should cover most use cases.
0 commit comments