You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,12 +3,20 @@
3
3
#### Features
4
4
5
5
* Your contribution here.
6
-
*[#613](https://github.com/ruby-grape/grape-swagger/pull/613): Fix Proc with arity one in param values - [@timothysu](https://github.com/timothysu).
7
6
8
7
#### Fixes
9
8
10
9
* Your contribution here.
11
-
*[#616](https://github.com/ruby-grape/grape-swagger/pull/616): Fix swagger to show root path (#605) - [@NightWolf007](https://github.com/NightWolf007).
10
+
11
+
### 0.27.3 (July 11, 2017)
12
+
13
+
#### Features
14
+
15
+
*[#613](https://github.com/ruby-grape/grape-swagger/pull/613): Fix Proc with arity one in param values - [@timothysu](https://github.com/timothysu).
16
+
17
+
#### Fixes
18
+
19
+
*[#616](https://github.com/ruby-grape/grape-swagger/pull/616): Fix swagger to show root path ([#605](https://github.com/ruby-grape/grape-swagger/issue/605)) - [@NightWolf007](https://github.com/NightWolf007).
0 commit comments