Skip to content

Commit

Permalink
Update Changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Jan 3, 2015
1 parent 46545a0 commit 4d2f209
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,13 @@
started a build file with `js_` or `css_`, these prefixes would be removed
and used as the file suffix. You must now always include the file extension
in the build target.

* New `inlineCss` and `inlineScript` methods were added to the
AssetCompressHelper. These new methods allow you to inline js/css
on the page. Note that the assets will be rebuilt on each page request.

### Other Changes

* Adopted PSR-2

See [github releases](https://github.com/markstory/asset_compress/releases)
for changelogs on previous releases.

0 comments on commit 4d2f209

Please sign in to comment.