Skip to content

Commit 38863e0

Browse files
rafaelfrancaRafael Mendonça França
authored andcommitted
Merge pull request #219 from jaredbeck/add_2.2.x_to_changelog
Docs: Add 2.2.[34] to changelog Conflicts: CHANGELOG.md
1 parent ae7eafa commit 38863e0

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
1-
### 2.3.0
1+
### 2.2.4
2+
3+
* Still automatically recompile other app/assets paths for compatibility
4+
5+
*Joshua Peek*
6+
7+
### 2.2.3
8+
9+
*Joshua Peek*
10+
11+
* Enhancement: Many, various improvements to tests
12+
including test support for rails 4.2, 5.0
13+
* Fix: Ensure $root/app/assets
14+
* Fix: logical_path reference
15+
* Fix: Define append_assets_path unless it exists
16+
* Fix: Hack for old rails without existent_directories
17+
18+
### 2.2.2
219

320
* Expose Rails.application.assets_manifest
421

0 commit comments

Comments
 (0)