Skip to content

Commit

Permalink
Merge branch 'changelog' of https://github.com/kamilkisiela/angular-m…
Browse files Browse the repository at this point in the history
…eteor into kamilkisiela-changelog

# Conflicts:
#	package.json
  • Loading branch information
Urigo committed May 26, 2016
1 parent 8de9200 commit 36774ad
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<a name="1.3.11-rc.1"></a>
## [1.3.11-rc.1](https://github.com/Urigo/angular-meteor/compare/1.3.10...v1.3.11-rc.1) (2016-05-18)
<a name="1.3.11"></a>
## [1.3.11](https://github.com/Urigo/angular-meteor/compare/1.3.10...v1.3.11) (2016-05-18)


### Features
Expand All @@ -8,6 +8,7 @@
* **templates:** exports templateUrl ([d687049](https://github.com/Urigo/angular-meteor/commit/d687049)), closes [#1313](https://github.com/Urigo/angular-meteor/issues/1313)
* **templates:** optional error and warning of missing template ([5657db4](https://github.com/Urigo/angular-meteor/commit/5657db4)), closes [#1274](https://github.com/Urigo/angular-meteor/issues/1274)

* In templates, the best practice is to move away from `angular-templates` package and to import the template's content with the [urigo:static-templates](https://github.com/urigo/meteor-static-templates) package. This is not a breaking change but you can start migrating if you want.


<a name="1.3.10"></a>
Expand Down

0 comments on commit 36774ad

Please sign in to comment.