-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Conversation
f6bae8b
to
8b49bc5
Compare
Should we hold off on releasing this until Rails 5 lands, I think we are planning on dropping support for 3.2 as apart of that release? |
There was a fix for Rails 3.2 I'd like to get into a release. Maybe we can On Sat, Sep 5, 2015, 9:24 PM Jon Moss [email protected] wrote:
|
Sounds good. master got so many changes, including two backward incompatible ones. We could do a patch release with your commit. What is its SHA? |
Yes.
We could hold off the backwards incompatible changes, but a minor version with everything else would be healthy I think. Let's ask @jyurek! |
I think a minor version without the backwards incompatible changes are probably best right now, and we can discuss things like the MD5->SHA change. |
After we release #1995, I'll merge master into it, and rebase this branch when we decide it's time to do the major release. Thank you for your input. |
It seems like #1995 was merged in, what's the status on this? |
We'll release the major version after Rails 5 is out. The commit that fixed a Rails 3.2 regression is already out. |
[ci skip]
There are two backward incompatible changes.
cc @jyurek @iwz