Skip to content

Commit b870dab

Browse files
committed
Update CHANGELOG
1 parent 0078df6 commit b870dab

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

actionpack/CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
*Rails 3.0.0 [beta 4/release candidate] (unreleased)*
22

3+
* Remove middleware laziness [José Valim]
4+
35
* Make session stores rely on request.cookie_jar and change set_session semantics to return the cookie value instead of a boolean. [José Valim]
46

57
* OAuth 2: HTTP Token Authorization support to complement Basic and Digest Authorization. [Rick Olson]

railties/CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
*Rails 3.0.0 [beta 4/release candidate] (unreleased)*
22

33
* Version bump
4-
4+
* Removed Rails Metal [YK & JV].
55

66
*Rails 3.0.0 [beta 3] (April 13th, 2010)*
77

0 commit comments

Comments
 (0)