Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit cdeaf25

Browse files
author
Robert Jackson
committed
Update CHANGELOG.md for 3.0.0-beta.2.
1 parent 73f98ef commit cdeaf25

File tree

1 file changed

+20
-3
lines changed

1 file changed

+20
-3
lines changed

CHANGELOG.md

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,31 @@
11
# Change Log
22

3+
## [v3.0.0-beta.2](https://github.com/ember-cli/ember-cli-qunit/tree/v3.0.0-beta.2) (2016-08-18)
4+
[Full Changelog](https://github.com/ember-cli/ember-cli-qunit/compare/v3.0.0-beta.1...v3.0.0-beta.2)
5+
6+
**Merged pull requests:**
7+
8+
- Use 2x for height and width of \#ember-testing. [\#144](https://github.com/ember-cli/ember-cli-qunit/pull/144) ([rwjblue](https://github.com/rwjblue))
9+
10+
## [v3.0.0-beta.1](https://github.com/ember-cli/ember-cli-qunit/tree/v3.0.0-beta.1) (2016-08-18)
11+
[Full Changelog](https://github.com/ember-cli/ember-cli-qunit/compare/v2.2.1...v3.0.0-beta.1)
12+
13+
**Implemented enhancements:**
14+
15+
- Upgrade to latest qunitjs [\#141](https://github.com/ember-cli/ember-cli-qunit/issues/141)
16+
17+
**Merged pull requests:**
18+
19+
- Add CHANGELOG file [\#143](https://github.com/ember-cli/ember-cli-qunit/pull/143) ([Turbo87](https://github.com/Turbo87))
20+
- Upgrade QUnit to 2.0 [\#134](https://github.com/ember-cli/ember-cli-qunit/pull/134) ([trentmwillis](https://github.com/trentmwillis))
21+
- Remove backwards compat shims. [\#115](https://github.com/ember-cli/ember-cli-qunit/pull/115) ([rwjblue](https://github.com/rwjblue))
22+
323
## [v2.2.1](https://github.com/ember-cli/ember-cli-qunit/tree/v2.2.1) (2016-08-03)
424
[Full Changelog](https://github.com/ember-cli/ember-cli-qunit/compare/v2.2.0...v2.2.1)
525

626
**Fixed bugs:**
727

828
- No test cases to run [\#138](https://github.com/ember-cli/ember-cli-qunit/issues/138)
9-
10-
**Merged pull requests:**
11-
1229
- Use jQuery if it is present. [\#137](https://github.com/ember-cli/ember-cli-qunit/pull/137) ([rwjblue](https://github.com/rwjblue))
1330

1431
## [v2.2.0](https://github.com/ember-cli/ember-cli-qunit/tree/v2.2.0) (2016-08-02)

0 commit comments

Comments
 (0)