doc - Where's the rails release notes or changelog -
rails 3.0.4 released. don't see changelog documents.
so rails 3.0.4 changelog? need know if should upgrade apps 3.0.4 3.0.3.
there blog post , can read single changelog files
- https://github.com/rails/rails/blob/3-0-4-security/actionmailer/changelog
- https://github.com/rails/rails/blob/3-0-4-security/actionpack/changelog
- https://github.com/rails/rails/blob/3-0-4-security/activemodel/changelog
- https://github.com/rails/rails/blob/3-0-4-security/activerecord/changelog
- https://github.com/rails/rails/blob/3-0-4-security/activeresource/changelog
- https://github.com/rails/rails/blob/3-0-4-security/activesupport/changelog
- https://github.com/rails/rails/blob/3-0-4-security/railties/changelog
you can compare changes between 3.0.3 , 3.0.4
Comments
Post a Comment