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 7680013 commit 6fc1b98Copy full SHA for 6fc1b98
CHANGELOG
@@ -2,10 +2,16 @@
2
Changelog
3
===========
4
5
+v0.0.17
6
+-------
7
+
8
+* support for multiple see links at action and ability to provide
9
+ description of see links
10
11
v0.0.16
12
-------
13
-* Fix getting started being rendered even when documentation was available.
14
+* Fix getting started being rendered even when documentation was available
15
16
v0.0.15
17
lib/apipie/version.rb
@@ -1,3 +1,3 @@
1
module Apipie
- VERSION = '0.0.16'
+ VERSION = '0.0.17'
end
0 commit comments