This repository was archived by the owner on May 25, 2019. It is now read-only.
File tree 3 files changed +21
-4
lines changed
3 files changed +21
-4
lines changed Original file line number Diff line number Diff line change 1
- # [ Cha Cha Cha Changes] ( http://www.youtube.com/watch?v=pl3vxEudif8&t=0m53s )
1
+ <a name =" v0.5.0 " ></a >
2
+ ## v0.5.0 (2013-12-28)
2
3
3
- ## Master
4
4
5
+ #### Bug Fixes
6
+
7
+ * ** demo:** add $params to .addMarker() arguments ([ f5de0579] ( http://github.com/angular-ui/ui-map/commit/f5de0579d4164fe67c0a5d1842ffba08863d70d6 ) , closes [ #22 ] ( http://github.com/angular-ui/ui-map/issues/22 ) )
8
+ * ** grunt:** add forgotten publish.js file ([ c75650b5] ( http://github.com/angular-ui/ui-map/commit/c75650b5bc3ed62e43591a737435d764e5fdcf29 ) )
9
+ * ** travis:** use angular-ui-publisher ([ f51d575a] ( http://github.com/angular-ui/ui-map/commit/f51d575a595b4d78facd887640a9b8162c2ab93a ) )
10
+
11
+
12
+ #### Features
13
+
14
+ * ** grunt:**
15
+ * add connect tasks ([ 444e51c7] ( http://github.com/angular-ui/ui-map/commit/444e51c77adf906620f149965e117020060a86ac ) )
16
+ * add serve task ([ cee68085] ( http://github.com/angular-ui/ui-map/commit/cee6808598e5bd40ba1b245805f4cc3a5187ab23 ) )
17
+ * add ngmin ([ 51f4e98d] ( http://github.com/angular-ui/ui-map/commit/51f4e98d100f30b7ac8da8755459abc88b7b00ea ) )
18
+ * add build and publish tasks ([ 057ef2cc] ( http://github.com/angular-ui/ui-map/commit/057ef2cce1d3a17546599224dc2fb7298dcae1ae ) )
19
+
20
+
21
+ <a name =" v0.4.0 " ></a >
5
22
## v0.4.0
6
23
* ** Validate directive** has been upgraded
7
24
* ** API BREAKING CHANGE!** now takes expressions instead of function references
Original file line number Diff line number Diff line change 1
1
{
2
2
"author" : " AngularUI" ,
3
3
"name" : " angular-ui-map" ,
4
- "version" : " 0.0.2 " ,
4
+ "version" : " 0.5.0 " ,
5
5
"homepage" : " http://angular-ui.github.com" ,
6
6
"keywords" : [
7
7
" angular" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-ui-map" ,
3
- "version" : " 0.0.3 " ,
3
+ "version" : " 0.5.0 " ,
4
4
"description" : " This directive allows you to add map elements." ,
5
5
"author" : " https://github.com/angular-ui/ui-map/graphs/contributors" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments