mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
Merge remote-tracking branch 'origin/branch-1.2.x'
# Conflicts: # CHANGELOG.md # pom.xml
This commit is contained in:
commit
776c91fabe
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ All notable changes to this project will be documented in this file.
|
||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
|
||||||
## 1.3.0
|
## 1.3.0
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
@ -20,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- Overall processing of xml files is based on Saxon s9api. No JAXP or SAX classes are used by
|
- Overall processing of xml files is based on Saxon s9api. No JAXP or SAX classes are used by
|
||||||
the validator (this further improves performance and memory consumption)
|
the validator (this further improves performance and memory consumption)
|
||||||
|
|
||||||
|
## 1.2.1
|
||||||
### Fixed
|
### Fixed
|
||||||
- Validator was creating invalid createReportInput xml in case of no scenrio match
|
- Validator was creating invalid createReportInput xml in case of no scenrio match
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue