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 45fc1df commit 9564102Copy full SHA for 9564102
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## [1.4.0] 2022-03-28
8
+### Fixed
9
+- Making access to the validation report documented and easier [#5](https://github.com/Axway-API-Management-Plus/openapi-validator/issues/5)
10
+
11
## [1.3.0] 2022-01-10
12
### Fixed
13
- Unexpected log message java exception no longer appears
@@ -24,4 +28,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
24
28
25
29
## [1.0.0] 2021-06-22
26
30
27
-- Initial release
31
+- Initial release
0 commit comments