aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/CHANGELOG.md
blob: cc21c1f75ac2d6bd2b6d995f27f25bc43b4d4a32 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## Rails 6.0.0.alpha (Unreleased) ##

*   Rails 6 requires Ruby 2.4.1 or newer.

    *Jeremy Daer*

*   Add source code to published npm package

    This allows activestorage users to depend on the javascript source code
    rather than the compiled code, which can produce smaller javascript bundles.

    *Richard Macklin*


Please check [5-2-stable](https://github.com/rails/rails/blob/5-2-stable/activestorage/CHANGELOG.md) for previous changes.