Skip to content

Commit

Permalink
Update History.md and AUTHORS for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
mroderick committed Apr 30, 2018
1 parent c794709 commit 5d885b2
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 31 deletions.
62 changes: 31 additions & 31 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -6,47 +6,48 @@ Phred <[email protected]>
Jonny Reeves <[email protected]>
lucasfcosta <[email protected]>
ben hockey <[email protected]>
Tim Fischbach <[email protected]>
takasmiley <[email protected]>
Tim Fischbach <[email protected]>
Håvard Wormdal Høiby <[email protected]>
Tim Ruffles <[email protected]>
Jonathan Sokolowski <[email protected]>
Andreas Lind <[email protected]>
Domenic Denicola <[email protected]>
Andreas Lind <[email protected]>
Tim Perry <[email protected]>
William Sears <[email protected]>
Mikhail Gusarov <[email protected]>
Felix Geisendörfer <[email protected]>
kpdecker <[email protected]>
Bryan Donovan <[email protected]>
Felix Geisendörfer <[email protected]>
Aleck Greenham <[email protected]>
Doug Orleans <[email protected]>
Adam Hull <[email protected]>
Keith Cirkel <[email protected]>
Martin Sander <[email protected]>
Tristan Koch <[email protected]>
Cory <[email protected]>
Adam Hull <[email protected]>
Tobias Ebnöther <[email protected]>
Martin Sander <[email protected]>
Flarna <[email protected]>
Luis Cardoso <[email protected]>
Andrew Gurinovich <[email protected]>
Cory <[email protected]>
Doug Orleans <[email protected]>
Aleck Greenham <[email protected]>
Luis Cardoso <[email protected]>
Tristan Koch <[email protected]>
Gavin Huang <[email protected]>
Jay Sherby <[email protected]>
zcicala <[email protected]>
Konrad Holowinski <[email protected]>
ben fleis <[email protected]>
Jay Sherby <[email protected]>
Konrad Holowinski <[email protected]>
Garrick Cheung <[email protected]>
Krzysztof Kaczor <[email protected]>
Eyal Arubas <[email protected]>
Viktor Zozulyak <[email protected]>
Marten Lienen <[email protected]>
Garrick Cheung <[email protected]>
GCHQDeveloper500 <[email protected]>
Eyal Arubas <[email protected]>
Benjamin Coe <[email protected]>
Gavin Huang <gravof@gmail.com>
Viktor Zozulyak <zozulyakviktor@gmail.com>
Travis Kaufman <[email protected]>
Duncan Beevers <duncan@dweebd.com>
Islam Sharabash <islam.sharabash@gmail.com>
Ming Liu <[email protected]>
Dmitriy Kubyshkin <[email protected]>
Dominykas Blyžė <[email protected]>
Duncan Beevers <[email protected]>
Jmeas <[email protected]>
Rae Liu <[email protected]>
Robin Pedersen <[email protected]>
Expand All @@ -64,60 +65,58 @@ Glen Mailer <[email protected]>
August Lilleaas <[email protected]>
Cormac Flynn <[email protected]>
geries <[email protected]>
Islam Sharabash <[email protected]>
Aaron <[email protected]>
Michael Herman <[email protected]>
Spencer Elliott <[email protected]>
Simen Bekkhus <[email protected]>
Josh Greenberger <[email protected]>
Devin Weaver <[email protected]>
Josh Graham <[email protected]>
Sebastian Van Sande <[email protected]>
Satoshi Nakamura <[email protected]>
yoshimura-toshihide <[email protected]>
Victor Costan <[email protected]>
Farid Neshat <[email protected]>
yoshimura-toshihide <[email protected]>
Evan Lloyd <[email protected]>
Devin Weaver <[email protected]>
Rens Groothuijsen <[email protected]>
Alex Urbano <[email protected]>
Andrzej Porebski <[email protected]>
Jonathan Freeman <[email protected]>
Gyandeep Singh <[email protected]>
Alexander Schmidt <[email protected]>
Brandon Heyer <[email protected]>
blacksun1 <[email protected]>
Gyandeep Singh <[email protected]>
Marcus Hüsgen <[email protected]>
Alex Puchades <[email protected]>
Henry Tung <[email protected]>
なつき <[email protected]>
Hugo Muller <[email protected]>
Henry Tung <[email protected]>
gtothesquare <[email protected]>
Hugo Muller <[email protected]>
Mark Stacey <[email protected]>
Afnizar Nur Ghifari <[email protected]>
Elad Nachmias <[email protected]>
Jimmy Shimizu <[email protected]>
Daniel Rey Lopez <[email protected]>
Jeffrey Falgout <[email protected]>
Martin Hansen <[email protected]>
Daniel Rey Lopez <[email protected]>
mohayonao <[email protected]>
Martin Hansen <[email protected]>
Jason Karns <[email protected]>
Nathan Perry <[email protected]>
Matt Kern <[email protected]>
Nathan Friedly <[email protected]>
Max Calabrese <[email protected]>
Márton Salomváry <[email protected]>
Max Calabrese <[email protected]>
Irina Dumitrascu <[email protected]>
Tarjei Huse <[email protected]>
Chris Breiding <[email protected]>
Szymon Przybylski <[email protected]>
James Barwell <[email protected]>
vitalets <[email protected]>
Michael Herman <[email protected]>
Aaron <[email protected]>
James Barwell <[email protected]>
G.Serebryanskyi <[email protected]>
Prayag Verma <[email protected]>
Rajeesh C V <[email protected]>
Raul Matei <[email protected]>
Raynos <[email protected]>
ReadmeCritic <[email protected]>
Rens Groothuijsen <[email protected]>
Revath S Kumar <[email protected]>
Rodion Vynnychenko <[email protected]>
Roland Warmerdam <[email protected]>
Expand Down Expand Up @@ -286,3 +285,4 @@ Petar Dochev <[email protected]>
Pia Mancini <[email protected]>
Piotr Jamróz <[email protected]>
Piper Chester <[email protected]>
Prayag Verma <[email protected]>
8 changes: 8 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@

5.0.1 / 2018-04-27
==================

* Remove deprecated spy.reset method
* Add sinon.replace, sinon.replaceGetter and sinon.replaceSetter
* Add `fake`
* Use `sinon` as a default sandbox

4.5.0 / 2018-03-30
==================

Expand Down

0 comments on commit 5d885b2

Please sign in to comment.