File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
66
77## [ Unreleased] [ ]
88
9+ ## [ 0.4.0] [ ] - 2018-01-15
10+
911### Added
1012
1113- [ #115 ] ( https://github.com/temando/open-api-renderer/issues/115 ) Show security schema per method, it'd be collapsed by default.
@@ -59,7 +61,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
5961
6062- Initial release of Lincoln 🎩
6163
62- [ Unreleased ] : https://github.com/temando/open-api-renderer/compare/v0.3.0...HEAD
64+ [ Unreleased ] : https://github.com/temando/open-api-renderer/compare/v0.4.0...HEAD
65+ [ 0.4.0 ] : https://github.com/temando/open-api-renderer/compare/v0.3.0...v0.4.0
6366[ 0.3.0 ] : https://github.com/temando/open-api-renderer/compare/v0.2.1...v0.3.0
6467[ 0.2.1 ] : https://github.com/temando/open-api-renderer/compare/v0.2.0...v0.2.1
6568[ 0.2.0 ] : https://github.com/temando/open-api-renderer/compare/v0.1.0...v0.2.0
Original file line number Diff line number Diff line change 11{
22 "name" : " react-lincoln" ,
3- "version" : " 0.3 .0" ,
3+ "version" : " 0.4 .0" ,
44 "description" : " Meet Lincoln, a React component for rendering OpenAPI v3 definitions." ,
55 "license" : " MIT" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments