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
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,23 @@
1
+
## v4.6.0 (2019-11-01)
2
+
3
+
#### :rocket: Enhancement
4
+
*[#584](https://github.com/emberjs/ember-qunit/pull/584) task(test metadata): Adding framework specific metadata ([@scalvert](https://github.com/scalvert))
5
+
6
+
#### :bug: Bug Fix
7
+
*[#571](https://github.com/emberjs/ember-qunit/pull/571) Prevent leakage of position fixed elements from the testing container ([@nickschot](https://github.com/nickschot))
8
+
9
+
#### :house: Internal
10
+
*[#581](https://github.com/emberjs/ember-qunit/pull/581) Bump @ember/test-helpers from 1.7.0 to 1.7.1 ([@dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
11
+
*[#578](https://github.com/emberjs/ember-qunit/pull/578) Bump qunit from 2.9.2 to 2.9.3 ([@dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
12
+
*[#579](https://github.com/emberjs/ember-qunit/pull/579) Bump @ember/test-helpers from 1.6.1 to 1.7.0 ([@dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
13
+
*[#575](https://github.com/emberjs/ember-qunit/pull/575) Pin engine.io subdependency to avoid local test issues on Node 6 ([@scalvert](https://github.com/scalvert))
14
+
*[#547](https://github.com/emberjs/ember-qunit/pull/547) Bump @ember/test-helpers from 1.6.0 to 1.6.1 ([@dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
15
+
16
+
#### Committers: 3
17
+
- Nick Schot ([@nickschot](https://github.com/nickschot))
18
+
- Steve Calvert ([@scalvert](https://github.com/scalvert))
0 commit comments