Skip to content

Commit 5e8687c

Browse files
committed
Merge pull request #219 from jaredbeck/add_2.2.x_to_changelog
Docs: Add 2.2.[34] to changelog
2 parents 3b32a2b + 354e8a4 commit 5e8687c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,23 @@
1616

1717
*Johnny Shields*
1818

19+
### 2.2.4
20+
21+
* Still automatically recompile other app/assets paths for compatibility
22+
23+
*Joshua Peek*
24+
25+
### 2.2.3
26+
27+
*Joshua Peek*
28+
29+
* Enhancement: Many, various improvements to tests
30+
including test support for rails 4.2, 5.0
31+
* Fix: Ensure $root/app/assets
32+
* Fix: logical_path reference
33+
* Fix: Define append_assets_path unless it exists
34+
* Fix: Hack for old rails without existent_directories
35+
1936
### 2.2.2
2037

2138
* Expose Rails.application.assets_manifest

0 commit comments

Comments
 (0)