This repository was archived by the owner on Jan 22, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
- ## [ Unreleased ]
5
+ ## [ 0.3.0 ] - 2015-11-17
6
6
### Added
7
7
- datepicker with date range and filtering _ (currently in angular-material 1.0_RC4)_
8
8
- Tests of formlyMaterial provider
@@ -42,7 +42,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
42
42
43
43
## 0.0.1 - 2015-11-06
44
44
45
- [ Unreleased ] : https://github.com/kamilkisiela/meteor-angular-formly-templates-material/compare/v0.2.0...HEAD
45
+ [ 0.3.0 ] : https://github.com/kamilkisiela/meteor-angular-formly-templates-material/compare/v0.2.0...v0.3.0
46
46
[ 0.2.0 ] : https://github.com/kamilkisiela/meteor-angular-formly-templates-material/compare/v0.1.0...v0.2.0
47
47
[ 0.1.0 ] : https://github.com/kamilkisiela/meteor-angular-formly-templates-material/compare/v0.0.4...v0.1.0
48
48
[ 0.0.4 ] : https://github.com/kamilkisiela/meteor-angular-formly-templates-material/compare/v0.0.3...v0.0.4
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ var client = 'client';
3
3
Package . describe ( {
4
4
name : "wieldo:angular-formly-templates-material" ,
5
5
summary : "Material design templates for angular-formly" ,
6
- version : "0.2 .0" ,
6
+ version : "0.3 .0" ,
7
7
8
8
documentation : 'README.md' ,
9
9
git : 'https://github.com/wieldo/angular-formly-templates-material.git'
You can’t perform that action at this time.
0 commit comments