Skip to content

Commit 14f0557

Browse files
committed
Preparing for release, 0.19.1.
1 parent fcee2ae commit 14f0557

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
1-
### 0.19.1 (Next)
1+
### 0.19.1 (1/9/2017)
22

33
#### Features
44

55
* [#1536](https://github.com/ruby-grape/grape/pull/1536): Updates `invalid_versioner_option` translation - [@Lavode](https://github.com/Lavode).
66
* [#1543](https://github.com/ruby-grape/grape/pull/1543): Support ruby 2.4 - [@LeFnord](https://github.com/LeFnord), [@namusyaka](https://github.com/namusyaka).
7-
* Your contribution here.
87

98
#### Fixes
109

1110
* [#1548](https://github.com/ruby-grape/grape/pull/1548): Avoid failing even if given path does not match with prefix - [@thomas-peyric](https://github.com/thomas-peyric), [@namusyaka](https://github.com/namusyaka).
1211
* [#1550](https://github.com/ruby-grape/grape/pull/1550): Use 200 as default status for deletes that reply with content - [@jthornec](https://github.com/jthornec).
13-
* Your contribution here.
1412

1513
### 0.19.0 (12/18/2016)
1614

README.md

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

107107
## Stable Release
108108

109-
You're reading the documentation for the next release of Grape, which should be 0.19.1.
109+
You're reading the documentation for the stable release of Grape, 0.19.1.
110110
Please read [UPGRADING](UPGRADING.md) when upgrading from a previous version.
111-
The current stable release is [0.19.0](https://github.com/ruby-grape/grape/blob/v0.19.0/README.md).
112111

113112
## Project Resources
114113

0 commit comments

Comments
 (0)