Skip to content

Commit

Permalink
Merge pull request #29 from paulcpederson/v1.1
Browse files Browse the repository at this point in the history
Release v1.1.0
  • Loading branch information
nikolaswise committed Sep 17, 2014
2 parents 18c7e8e + 7c56092 commit edf871f
Showing 54 changed files with 981 additions and 423 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Angular-Dimple Changelog

# v1.1.0
* add functionality inside ng-repeat
* graphs update live when scope changes
* add ring charts

# v1.0.2
* add bower dependencies

2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-dimple",
"version": "1.0.2",
"version": "1.1.0",
"main": "dist/angular-dimple.js",
"homepage": "http://esripdx.github.io/angular-dimple/",
"authors": [
Loading

0 comments on commit edf871f

Please sign in to comment.