Skip to content
This repository was archived by the owner on Jan 22, 2018. It is now read-only.

Commit 7b266c4

Browse files
author
Kamil Kisiela
committed
docs(changelog): add info about datepicker and slider changes
1 parent 707d56c commit 7b266c4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## [Unreleased]
5+
## [0.7.1] - 2015-12-01
6+
### Changed
7+
- use bound for datepicker's minDate, maxDate and filterDate instead of template manipulator
8+
- remove bound from slider's min, max and step attributes
69

710
## [0.7.0] - 2015-11-29
811
### Added
@@ -83,7 +86,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
8386

8487
## 0.0.1 - 2015-11-06
8588

86-
[Unreleased]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.7.0...HEAD
89+
[0.7.1]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.7.0...v0.7.1
8790
[0.7.0]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.6.0...v0.7.0
8891
[0.6.0]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.5.2...v0.6.0
8992
[0.5.2]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.5.1...v0.5.2

0 commit comments

Comments
 (0)