Skip to content

Commit 84a6d71

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

2 files changed

Lines changed: 23 additions & 0 deletions

File tree

AUTHORS.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,3 +161,11 @@ Robert Jackson <me@rwjblue.com>
161161
jelhan <jelhan@users.noreply.github.com>
162162
5j9 <5j9@users.noreply.github.com>
163163
Steve Calvert <steve.calvert@gmail.com>
164+
Stephen Niedzielski <stephen@niedzielski.com>
165+
शैलेश कळमकर (Shailesh Kalamkar) <shailesh.kalamkar@gmail.com>
166+
Martin Feckie <mfeckie@gmail.com>
167+
SparshithNRai <nairbali@usc.edu>
168+
Gerald Haagsma <haagsmag@gmail.com>
169+
Adam Byrne <misterbyrne@gmail.com>
170+
XhmikosR <xhmikosr@gmail.com>
171+
step2yeung <syeung@linkedin.com>

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)