Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/rackPublic

Commit1a784e5

Browse files
committed
Prepare CHANGELOG for next patch release.
1 parenta0d57d4 commit1a784e5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎CHANGELOG.md‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. For info on how to format all future additions to this file please reference[Keep A Changelog](https://keepachangelog.com/en/1.0.0/).
44

5+
##[2.2.2] - 2020-02-11
6+
7+
###Fixed
8+
9+
- Fix incorrect`Rack::Request#host` value. ([#1591](https://github.com/rack/rack/pull/1591),[@ioquatix](https://github.com/ioquatix))
10+
- Revert`Rack::Handler::Thin` implementation. ([#1583](https://github.com/rack/rack/pull/1583),[@jeremyevans](https://github.com/jeremyevans))
11+
- Double assignment is still needed to prevent an "unused variable" warning. ([#1589](https://github.com/rack/rack/pull/1589),[@kamipo](https://github.com/kamipo))
12+
- Fix to handle same_site option for session pool. ([#1587](https://github.com/rack/rack/pull/1587),[@kamipo](https://github.com/kamipo))
13+
514
##[2.2.1] - 2020-02-09
615

716
###Fixed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp