File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed
Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,32 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66
77## [ Unreleased]
88
9+ ## [ 0.16.7] 2017-12-18
10+ ### Fixed
11+ - Link to API mailing list 404'd
12+
13+ ## [ 0.16.6] 2017-12-14
14+ ### Added
15+ - /managed/contacts endpoints (linode/linode-api-docs #2 )
16+
17+ ## [ 0.16.5] 2017-12-13
18+ ### Removed
19+ - removed docs for image objects status, last\_ used, filesystem properties
20+ - added properties for images: created_by, size, and type enums
21+ ### Changed
22+ - renamed images created\_ by property to creator
23+ ### Fixed
24+ - scss names must be case-sensitive (Table/cell)
25+
26+
27+ ## [ 0.16.4]
28+ ### Changed
29+ - Meta version bump to sync with linode/manager repo for repo splitting
30+
31+ ## [ 0.16.3]
32+ ### Changed
33+ - Meta version bump to sync with linode/manager repo for repo splitting
34+
935## [ 0.16.2] 2017-12-11
1036### Added
1137- Deprecation flags (#2756 , #2821 )
Original file line number Diff line number Diff line change 11{
22 "name" : " linode-api-docs" ,
3- "version" : " 0.16.6 " ,
3+ "version" : " 0.16.7 " ,
44 "description" : " Linode API Docs" ,
55 "main" : " src/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments