Skip to content

Commit 36774ad

Browse files
committed
Merge branch 'changelog' of https://github.com/kamilkisiela/angular-meteor into kamilkisiela-changelog
# Conflicts: # package.json
1 parent 8de9200 commit 36774ad

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
<a name="1.3.11-rc.1"></a>
2-
## [1.3.11-rc.1](https://github.com/Urigo/angular-meteor/compare/1.3.10...v1.3.11-rc.1) (2016-05-18)
1+
<a name="1.3.11"></a>
2+
## [1.3.11](https://github.com/Urigo/angular-meteor/compare/1.3.10...v1.3.11) (2016-05-18)
33

44

55
### Features
@@ -8,6 +8,7 @@
88
* **templates:** exports templateUrl ([d687049](https://github.com/Urigo/angular-meteor/commit/d687049)), closes [#1313](https://github.com/Urigo/angular-meteor/issues/1313)
99
* **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)
1010

11+
* 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.
1112

1213

1314
<a name="1.3.10"></a>

0 commit comments

Comments
 (0)