You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12-1Lines changed: 12 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,4 +6,15 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
6
6
7
7
## [Unreleased]
8
8
9
-
- Initial release
9
+
- Initial release
10
+
11
+
## [0.0.1] - 2020-04-17
12
+
13
+
- initial
14
+
15
+
## [0.0.2] - 2020-04-17
16
+
17
+
### Added
18
+
19
+
- Validation of Schema and Path Item Objects. See [OpenApi Specification v3](https://raw.githubusercontent.com/OAI/OpenAPI-Specification/master/schemas/v3.0/schema.json) for the referenced schema.
0 commit comments