Skip to content

Commit 2a65417

Browse files
committed
Release v1.2.0
1 parent 1ce8233 commit 2a65417

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
# This file contains all notable changes to the AVC-VersionFileValidator
22

33
## master (not included in any release yet)
4+
5+
6+
## v1
7+
### v1.2.0
48
* Validate remote version file if specified with `URL` property.
59
* Make the validator importable as a package (#4 by: DasSkelett)
610
* Use logging instead of print(), make use of the Action logging syntax (#4 by: DasSkelett)
711
* Implement KSP version comparison logic + warn for outdated KSP compatibilities (#5 by: DasSkelett)
812
* Throw validation errors only once; format 'requests' debug logging (#6 by: DasSkelett)
913

10-
11-
## v1
1214
### v1.1.1
1315
* Add requirements.txt for easier dev env setup.
1416
* Add examples in the examples/ folder. The standard.yml should cover most use cases.

0 commit comments

Comments
 (0)