Skip to content

Commit b410728

Browse files
committed
Note 3.x release
1 parent 854f603 commit b410728

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,12 +154,12 @@ $ bundle exec rake test
154154

155155
## Releases
156156

157-
sprockets-rails 2.x will primarily target sprockets 2.x. And future versions will target the corresponding sprockets release line.
157+
sprockets-rails 2.x will primarily target sprockets 2.x with future compatibility for 3.x. Consider upgrading to sprockets-rails 3.x to take full advantage of 3.x features.
158158

159159
The minor and patch version will be updated according to [semver](http://semver.org/).
160160

161161
* Any new APIs or config options that don't break compatibility will be in a minor release
162-
* Any time the sprockets depedency is bumped, there will be a new minor release
162+
* Any time the sprockets dependency is bumped, there will be a new minor release
163163
* Simple bug fixes will be patch releases
164164

165165

0 commit comments

Comments
 (0)