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 f3c9108 commit 5f89845Copy full SHA for 5f89845
CHANGELOG.md
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
## [Unreleased]
8
9
+## [0.16.9] 2018-01-05
10
+### Added
11
+- Docs for 2018-01-08 release
12
+### Fixed
13
+- Assorted incorrect information
14
+
15
## [0.16.8] 2017-12-19
16
### Added
17
- "Early Access" notice at the top of docs
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "linode-api-docs",
3
- "version": "0.16.8",
+ "version": "0.16.9",
4
"description": "Linode API Docs",
5
"main": "src/index.js",
"scripts": {
0 commit comments