Skip to content

Commit

Permalink
docs(changelog): add recent changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Kisiela committed Jan 18, 2016
1 parent 42b2ae8 commit 2979ca1
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [1.3.0] - 2016-01-18

### Changed

- BREAKING CHANGE: use official angular-formly package (formly:angular-formly)
- BREAKING CHANGE: (for meteor users) angular-meteor is no longer a dependency

## [1.2.2] - 2015-11-20
### Fixed
- missing dist files
Expand Down Expand Up @@ -56,11 +63,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## 0.0.1 - 2015-11-09

[1.3.0]: https://github.com/wieldo/angular-formly-transformer/compare/v1.2.2...v1.3.0
[1.2.2]: https://github.com/wieldo/angular-formly-transformer/compare/v1.2.1...v1.2.2
[1.2.1]: https://github.com/wieldo/angular-formly-transformer/compare/v1.2.0...v1.2.1
[1.2.0]: https://github.com/wieldo/angular-formly-transformer/compare/v1.1.2...v1.2.0
[1.1.2]: https://github.com/wieldo/angular-formly-transformer/compare/v1.1.1...v1.1.2
[1.1.1]: https://github.com/wieldo/angular-formly-transformer/compare/v1.1.0...v1.1.1
[1.1.0]: https://github.com/wieldo/angular-formly-transformer/compare/v1.0.0...v1.1.0
[1.0.0]: https://github.com/wieldo/angular-formly-transformer/compare/v1.0.0...v0.0.2
[0.0.2]: https://github.com/wieldo/angular-formly-transformer/compare/v0.0.1...v0.0.2
[0.0.2]: https://github.com/wieldo/angular-formly-transformer/compare/v0.0.1...v0.0.2

0 comments on commit 2979ca1

Please sign in to comment.