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
+11-3Lines changed: 11 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,14 @@
1
-
### 1.7.0 (Next)
1
+
### 1.7.1 (Next)
2
+
3
+
#### Features
4
+
5
+
* Your contribution here.
6
+
7
+
#### Fixes
8
+
9
+
* Your contribution here.
10
+
11
+
### 1.7.0 (2022/12/20)
2
12
3
13
#### Features
4
14
@@ -13,7 +23,6 @@
13
23
*[#2274](https://github.com/ruby-grape/grape/pull/2274): Error middleware support using rack util's symbols as status - [@dhruvCW](https://github.com/dhruvCW).
14
24
*[#2276](https://github.com/ruby-grape/grape/pull/2276): Fix exception super - [@ericproulx](https://github.com/ericproulx).
15
25
*[#2285](https://github.com/ruby-grape/grape/pull/2285), [#2287](https://github.com/ruby-grape/grape/pull/2287): Added :evaluate_given to declared(params) - [@zysend](https://github.com/zysend).
16
-
* Your contribution here.
17
26
18
27
#### Fixes
19
28
@@ -28,7 +37,6 @@
28
37
*[#2256](https://github.com/ruby-grape/grape/pull/2256): Raise `Grape::Exceptions::MultipartPartLimitError` from Rack when too many files are uploaded - [@bschmeck](https://github.com/bschmeck).
0 commit comments