You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+6
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Ember Changelog
2
2
3
+
### 2.18.0-beta.3 (December 12, 2017)
4
+
5
+
-[#15924](https://github.com/emberjs/ember.js/pull/15924) / [#15940](https://github.com/emberjs/ember.js/pull/15940)[BUGFIX] Assert that `classNameBinding` items are non-empty strings
6
+
-[#15927](https://github.com/emberjs/ember.js/pull/15927)[BUGFIX] Extend test framework detection to `ember-qunit` and `ember-mocha`
7
+
-[#15935](https://github.com/emberjs/ember.js/pull/15935)[BUGFIX] Fix framework detection in blueprints to work with prerelease versions of ember-cli-mocha
8
+
3
9
### 2.18.0-beta.2 (December 4, 2017)
4
10
5
11
-[#15902](https://github.com/emberjs/ember.js/pull/15902)[BUGFIX] Fix link-to throwing in integration tests
0 commit comments