diff --git a/AUTHORS b/AUTHORS index fe2edaf..e923d32 100644 --- a/AUTHORS +++ b/AUTHORS @@ -22,6 +22,7 @@ Karl O'Keeffe Daniele Belardi Elad Nachmias Aleksey Bobyr +Alexander Weiss Alexsey Clark Tomlinson Guillaume Duboc @@ -35,7 +36,6 @@ Remco Haszing Thomas Scholtes White Autumn Zach Bloomquist -Alexander Weiss Andy Edwards Ben Isenstein <75191941+BenIsenstein@users.noreply.github.com> Chris Barth diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e7bfe0..7367cbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ +13.0.5 / 2024-10-28 +================== + + * Ensure checks based Object.keys length pass for fake Dates (#513) + 13.0.4 / 2024-10-22 ==================