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 ed5b323 commit a857ff0Copy full SHA for a857ff0
CHANGELOG.md
@@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
8
+## 0.5.2 - unreleased
9
+### Fixes
10
+- The generated library's version is now the same as the OpenAPI doc's version
11
+
12
## 0.5.1 - 2020-08-05
13
### Fixes
14
- Relative paths are now allowed in securitySchemes/OAuthFlow/tokenUrl (#130).
0 commit comments