Skip to content

Commit

Permalink
Stable Version 3.0.0-alpha.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry committed Jan 10, 2016
1 parent 120a46c commit 498c198
Show file tree
Hide file tree
Showing 16 changed files with 45 additions and 5,064 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,8 @@
##### 3.0.0-alpha.9 - 09 January 2016

###### Backwards compatible bug fixes
- Fixed a bug in IE where Object.prototype.toString !== window.toString

##### 3.0.0-alpha.8 - 09 January 2016

###### Breaking API changes
Expand Down
5 changes: 0 additions & 5 deletions circle.yml
@@ -1,11 +1,6 @@
machine:
node:
version: 4.1.0
dependencies:
pre:
- bower install
cache_directories:
- "bower_components"
test:
override:
- npm run ci
Expand Down

0 comments on commit 498c198

Please sign in to comment.