Changelog for v1.0.1

This commit is contained in:
Abhijit Kane
2020-01-01 13:05:07 +05:30
parent 3f49744b43
commit a0aadb29b6

View File

@@ -1,5 +1,9 @@
# OpenAPI-Postman Changelog
#### v1.0.1 (Jan 01, 2020)
* Deleting 'info.version' from generated collection JSON - it's not required and was causing versioning problems
* Scope-related bugfixes in schema validation flows
#### v1.0.0 (Dec 31, 2019)
* New API to validate requests against a schema
* Fix for https://github.com/postmanlabs/openapi-to-postman/issues/113 - Correct description set for falsy values