Skip to content

Commit d0f4ebc

Browse files
committed
Update README
1 parent abca1aa commit d0f4ebc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
## v3.3.0
1+
## [v3.3.0](https://github.com/yuki24/rambulance/tree/v3.3.0)
22

3-
_<sup>Unreleased</sup>_
3+
_<sup>released at 2024-08-16 05:32:59 UTC</sup>_
44

55
#### New Features
66

7-
- Add support for Rails 7.1 ([<tt>e6d42b51</tt>](https://github.com/yuki24/rambulance/commit/e6d42b514d0bdbc2ea5b1603f85ecc9fa24b819a))
7+
- Add support for Rails 7.1 ([<tt>e6d42b5</tt>](https://github.com/yuki24/rambulance/commit/e6d42b514d0bdbc2ea5b1603f85ecc9fa24b819a))
88

99
## [v3.2.0](https://github.com/yuki24/rambulance/tree/v3.2.0)
1010

@@ -14,11 +14,11 @@ This release includes a **breaking change**. Please read the details below caref
1414

1515
#### New Features
1616

17-
- Fixed compatibility with Rack (see [rack/rack#2137](https://github.com/rack/rack/pull/2137)) ([#77](https://github.com/yuki24/rambulance/issues/77) [@tmaier](https://github.com/tmaier), [#78](https://github.com/yuki24/rambulance/pull/78))
17+
- Fixed compatibility with Rack (see [rack/rack#2137](https://github.com/rack/rack/pull/2137)) ([#77](https://github.com/yuki24/rambulance/issues/77), [@tmaier](https://github.com/tmaier), [#78](https://github.com/yuki24/rambulance/pull/78))
1818

1919
#### Breaking Changes
2020

21-
The Rack compatibility fix is related to Rack becoming more compliant with the IANA HTTP Status Code Registry.
21+
The Rack compatibility fix is related to Rack becoming more compliant with the IANA HTTP Status Code Registry.
2222
As a result:
2323

2424
- `unprocessable_entity` has been renamed to `unprocessable_content`.
@@ -149,7 +149,7 @@ _<sup>released at 2018-03-08 18:36:16 UTC</sup>_
149149
#### New features
150150

151151
- Add support for Rails 5.2
152-
- Add a test helper method `#with_exceptions_app` for easier testing ([<tt>f5c16b9</tt>](https://github.com/yuki24/rambulance/commit/f5c16b90ecf5eb4903faa30d760bf5863441e9c5), [#27](https://github.com/yuki24/rambulance/pull/27), [@kbaba1001](https://github.com/kbaba1001))
152+
- Add a test helper method `#with_exceptions_app ` for easier testing ([<tt>f5c16b9</tt>](https://github.com/yuki24/rambulance/commit/f5c16b90ecf5eb4903faa30d760bf5863441e9c5), [#27](https://github.com/yuki24/rambulance/pull/27), [@kbaba1001](https://github.com/kbaba1001))
153153

154154
#### Bug fixes
155155

0 commit comments

Comments
 (0)