Skip to content

Commit df3f584

Browse files
committed
Preparing for release, 1.0.3.
1 parent 4782cea commit df3f584

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

CHANGELOG.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
### 1.0.3 (Next)
2-
3-
#### Features
4-
5-
* Your contribution here.
1+
### 1.0.3 (4/23/2018)
62

73
#### Fixes
84

@@ -14,7 +10,6 @@
1410
* [#1752](https://github.com/ruby-grape/grape/pull/1752): Fix `include_missing` behavior for aliased parameters - [@jonasoberschweiber](https://github.com/jonasoberschweiber).
1511
* [#1754](https://github.com/ruby-grape/grape/pull/1754): Allow rescue from non-`StandardError` exceptions to use default error handling - [@jelkster](https://github.com/jelkster).
1612
* [#1756](https://github.com/ruby-grape/grape/pull/1756): Allow custom Grape exception handlers when the built-in exception handling is enabled - [@soylent](https://github.com/soylent).
17-
* Your contribution here.
1813

1914
### 1.0.2 (1/10/2018)
2015

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,8 @@ content negotiation, versioning and much more.
144144

145145
## Stable Release
146146

147-
You're reading the documentation for the next release of Grape, which should be **1.0.3**.
147+
You're reading the documentation for the stable release of Grape, **1.0.3**.
148148
Please read [UPGRADING](UPGRADING.md) when upgrading from a previous version.
149-
The current stable release is [1.0.2](https://github.com/ruby-grape/grape/blob/v1.0.2/README.md).
150149

151150
## Project Resources
152151

0 commit comments

Comments
 (0)