Skip to content

Commit

Permalink
Merge pull request #88 from tobiasahlin/release-110
Browse files Browse the repository at this point in the history
Release 1.1.0
  • Loading branch information
tobiasahlin committed Jul 20, 2015
2 parents c85a9d7 + e6c9c78 commit 9792635
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# 1.1.0

* Removed one spinner (circle with rotating circle, not polished enough)
* Cleaned up the CSS
* Added more SCSS variables to more easily customize spinners
* Introduced SCSS `@for` loops to more easily change timing of spinners
* Removed moot `version` property from bower.json


# 1.0.1

* Fix: Missed sass variables for background-color
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "SpinKit",
"version": "1.0.1",
"version": "1.1.0",
"description": "A collection of loading indicators animated with CSS",
"main": "gulpfile.js",
"scripts": {
Expand Down

0 comments on commit 9792635

Please sign in to comment.