Skip to content

Commit 5988d7a

Browse files
committed
[ci skip] v3.6.3
1 parent 8ad2f39 commit 5988d7a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
**3.6.3** (July 1, 2016)
2+
3+
* Faster asset lookup in large directories #336
4+
* Faster PathUtils.match_path_extname https://github.com/rails/sprockets/commit/697269cf81e5261fdd7072e32bd489403027fd7e
5+
* Fixed uglifier comment stripping #326
6+
* Error messages now show load path info #313
7+
18
**3.6.2** (June 21, 2016)
29

310
* More performance improvements.

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.6.2"
2+
VERSION = "3.6.3"
33
end

0 commit comments

Comments
 (0)