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 59a2f13 commit ed740a7Copy full SHA for ed740a7
CHANGELOG.md
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
## [Unreleased]
8
9
+## [0.16.11] 2018-01-24
10
+### Added
11
+- Changelog for API release
12
+
13
+### Fixed
14
+- Nothing
15
16
## [0.16.10] 2018-01-22
17
### Added
18
- Docs for upcoming release
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "linode-api-docs",
3
- "version": "0.16.10",
+ "version": "0.16.11",
4
"description": "Linode API Docs",
5
"main": "src/index.js",
"scripts": {
0 commit comments