From 4c94df816638db7fe5ab10ee8ed97b69f73b7869 Mon Sep 17 00:00:00 2001 From: Oighty Date: Wed, 21 Aug 2024 20:52:37 -0500 Subject: [PATCH] chore: update CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d436e94..a8535cba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 1.0.1 + +- Seller can now be a referrer to an auction and earn the referrer fee. This allows them to effectively not pay a fee when they direct traffic to their own auction +- Improved linting / formatting for non-solidity files +- Updated contracts deployed to mainnets and testnets + ## 1.0.0 - Initial production deployments to arbitrum, base, blast, and mantle