Skip to content

Commit 84a6d71

Browse files
committed
Build: Prepare 2.9.3 release, including authors and history update
1 parent acf157c commit 84a6d71

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

AUTHORS.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,3 +161,11 @@ Robert Jackson <[email protected]>
161161
162162
163163
Steve Calvert <[email protected]>
164+
Stephen Niedzielski <[email protected]>
165+
शैलेश कळमकर (Shailesh Kalamkar) <[email protected]>
166+
Martin Feckie <[email protected]>
167+
SparshithNRai <[email protected]>
168+
Gerald Haagsma <[email protected]>
169+
Adam Byrne <[email protected]>
170+
171+
step2yeung <[email protected]>

History.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
2.9.3 / 2019-10-08
2+
==================
3+
4+
* Docs: Rename "Main assertions" to "Main Methods" and match casing of other pages
5+
* Docs: Update Gemfile.lock
6+
* Docs: Repair url <https://api.qunitjs.com/QUnit.log/> with redirect
7+
* Core: Reset testTimeout on assert.timeout if config.timeout has already been set
8+
* Core: Defer getting the test source until we need it
9+
* HTML Reporter: Display progress and runtime while test suite is executing (#1398)
10+
* CLI: Ignore those folders mentioned in the gitignore
11+
* CSS: Tweak CSS to address dropdown and button styles
12+
* Docs: Update Travis badge
13+
* Docs: deepEqual() checks strict inherited equality
14+
* Docs: Add a few missing steps to release docs
15+
116
2.9.2 / 2019-02-21
217
==================
318

0 commit comments

Comments
 (0)