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

Commit df52921

Browse files
author
Kamil Kisiela
committed
refactor: add compatibility with Meteor releases lower then 1.2
1 parent aa8053e commit df52921

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +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+
## [0.6.0] - 2015-11-27
6+
### Added
7+
- compatibility with Meteor releases lower then 1.2
8+
59
## [0.5.2] - 2015-11-19
610
### Fixed
711
- missing md-theme attribute when using templateOptions.theme
@@ -70,6 +74,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
7074

7175
## 0.0.1 - 2015-11-06
7276

77+
[0.6.0]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.5.2...v0.6.0
7378
[0.5.2]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.5.1...v0.5.2
7479
[0.5.1]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.5.0...v0.5.1
7580
[0.5.0]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.4.0...v0.5.0

0 commit comments

Comments
 (0)