Skip to content

Commit 8de9200

Browse files
committed
Merge branch 'changelog' of https://github.com/kamilkisiela/angular-meteor into kamilkisiela-changelog
# Conflicts: # package.json
2 parents 3d8f807 + 8af0f9f commit 8de9200

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

CHANGELOG.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1-
## Import template url
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)
3+
4+
5+
### Features
6+
7+
* **Core:** onStart callback ([802356c](https://github.com/Urigo/angular-meteor/commit/802356c))
8+
* **templates:** exports templateUrl ([d687049](https://github.com/Urigo/angular-meteor/commit/d687049)), closes [#1313](https://github.com/Urigo/angular-meteor/issues/1313)
9+
* **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)
10+
211

3-
* In the new version of `angular-templates` (1.0.3) you can import the template url with an import statement - you can read about it [here](http://www.angular-meteor.com/api/1.3.11/templates).
412

513
<a name="1.3.10"></a>
614
## [1.3.10](https://github.com/Urigo/angular-meteor/compare/1.3.9...v1.3.10) (2016-04-11)
@@ -52,6 +60,3 @@
5260

5361
* support for new angular-templates ([5ab8fe7](https://github.com/Urigo/angular-meteor/commit/5ab8fe7))
5462
* **templates:** make compatible with modules ([fefa70c](https://github.com/Urigo/angular-meteor/commit/fefa70c))
55-
56-
57-

0 commit comments

Comments
 (0)