Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Commit

Permalink
Merge pull request #22 from jonathanKingston/bump-version/2.1.0
Browse files Browse the repository at this point in the history
Bumping version to 2.1.0 from the work by @mwpastore
  • Loading branch information
jonathanKingston committed Feb 18, 2016
2 parents 50ab509 + 6755cb3 commit da9910f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 2.1.0
- bump broccoli-sri-hash to 2.1.0
- Add fingerprintCheck option and documentation
- lock jQuery to 1.11.3 to [fix Travis and AppVery issues](http://emberjs.com/blog/2016/01/15/ember-2-3-released.html#toc_removing-the-jquery-version-assertion)

# 2.0.0
- Disable paranoiaCheck by default

# 1.1.0
- Enable by default paranoiaCheck
- Force code to run after ember-cli-gzip thanks @taylon
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-sri",
"version": "2.0.0",
"version": "2.1.0",
"description": "SRI generation for Ember CLI",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit da9910f

Please sign in to comment.