File tree 2 files changed +5
-2
lines changed
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
6
6
7
7
## [ Unreleased] [ ]
8
8
9
+ ## [ 0.4.0] [ ] - 2018-01-15
10
+
9
11
### Added
10
12
11
13
- [ #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
59
61
60
62
- Initial release of Lincoln 🎩
61
63
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
63
66
[ 0.3.0 ] : https://github.com/temando/open-api-renderer/compare/v0.2.1...v0.3.0
64
67
[ 0.2.1 ] : https://github.com/temando/open-api-renderer/compare/v0.2.0...v0.2.1
65
68
[ 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 1
1
{
2
2
"name" : " react-lincoln" ,
3
- "version" : " 0.3 .0" ,
3
+ "version" : " 0.4 .0" ,
4
4
"description" : " Meet Lincoln, a React component for rendering OpenAPI v3 definitions." ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments