Skip to content

Commit 1aff121

Browse files
committed
Release 3.6.0
1 parent 32b71ac commit 1aff121

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
**Master**
1+
**3.6.0** (April 6, 2016)
2+
3+
* Add `Manifest#find_sources` to return the source of the compiled assets.
4+
* Fix the list of compressable mime types.
5+
* Improve performance of the `FileStore` cache.
26

37
**3.5.2** (December 8, 2015)
48

lib/sprockets/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Sprockets
2-
VERSION = "3.5.2"
2+
VERSION = "3.6.0"
33
end

0 commit comments

Comments
 (0)