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

Commit 0b41a38

Browse files
author
Kamil Kisiela
committed
docs(changelog): update unreleased
1 parent 04d7ace commit 0b41a38

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,16 @@ Change Log
33

44
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
55

6-
## [0.11.0](https://github.com/formly-js/angular-formly-templates-material/compare/v0.10.0...v0.11.0) - 2015-12-18
7-
------------------------------------------------------------------------------------------------------------------
6+
[Unreleased](https://github.com/formly-js/angular-formly-templates-material/compare/v0.11.0...HEAD)
7+
8+
### Added
9+
10+
- (input) min support for 'number' type
11+
- (input) max support for 'number' type
12+
- (input) step support for 'number' type
13+
14+
[0.11.0](https://github.com/formly-js/angular-formly-templates-material/compare/v0.10.0...v0.11.0) - 2015-12-18
15+
---------------------------------------------------------------------------------------------------------------
816

917
### Added
1018

0 commit comments

Comments
 (0)