Skip to content

Commit

Permalink
Stable Version 4.4.3. Closes #179. Closes #210.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry committed Dec 30, 2015
1 parent 852ae48 commit bf14ca2
Show file tree
Hide file tree
Showing 10 changed files with 241 additions and 345 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
script:
- grunt ci
- grunt coveralls || true
- npm run ci
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
##### 4.4.3 30 December 2015

- #179 - capacity does not work on often reload
- #210 - Why does angular-cache ignore capacity configuration?

##### 4.4.1 12 October 2015

- #203 - trouble: bundle with r.js not works
Expand Down
158 changes: 0 additions & 158 deletions Gruntfile.js

This file was deleted.

Loading

0 comments on commit bf14ca2

Please sign in to comment.