We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28c75ae + 7d8e9ea commit 326c6dfCopy full SHA for 326c6df
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+**3.3.0** (August 12, 2015)
2
+
3
+* Change internal cache lookup to use relative asset paths instead of absolute paths.
4
5
**3.2.0** (June 2, 2015)
6
7
* Updated SRI integrity to align with spec changes
lib/sprockets/version.rb
@@ -1,3 +1,3 @@
module Sprockets
- VERSION = "3.2.0"
+ VERSION = "3.3.0"
end
0 commit comments