We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c701cf7 commit bd05b5cCopy full SHA for bd05b5c
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Angular-Dimple Changelog
2
3
+# v1.1.1
4
+* add time formats and such
5
+
6
# v1.1.0
7
* add functionality inside ng-repeat
8
* graphs update live when scope changes
package.json
@@ -1,6 +1,6 @@
{
"name": "angular-dimple",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "Angular.js wrapper for the Dimple charting language",
"repository": "https://github.com/esripdx/angular-dimple",
"license": "ISC",
0 commit comments