We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent defdd1e commit 21ab489Copy full SHA for 21ab489
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Ember Changelog
2
3
+### 2.16.0-beta.1 (August 31, 2017)
4
+
5
+- [#14764](https://github.com/emberjs/ember.js/pull/14764) Fixed string capitalize for accented characters.
6
+- [#15528](https://github.com/emberjs/ember.js/pull/15528) [DEPRECATION] Deprecate `Controller#content` alias.
7
+- [#15552](https://github.com/emberjs/ember.js/pull/15552) [FEATURE] Update blueprints and tests to RFC #176.
8
9
### 2.15.0 (August 31, 2017)
10
11
- [#15577](https://github.com/emberjs/ember.js/pull/15577) [BUGFIX] Include missing sourcemaps in vendorTree.
0 commit comments