@@ -6,6 +6,35 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 2.4.0]
10
+ ### Added
11
+ - Add PayPal USD (PYUSD) ([ #1214 ] ( https://github.com/MetaMask/contract-metadata/pull/1214 ) )
12
+ - Add 3space ([ #1202 ] ( https://github.com/MetaMask/contract-metadata/pull/1202 ) )
13
+ - Add MATIC logo ([ #1200 ] ( https://github.com/MetaMask/contract-metadata/pull/1200 ) )
14
+ - Add INFibit Token ([ #1197 ] ( https://github.com/MetaMask/contract-metadata/pull/1197 ) )
15
+ - Add Bens Finale Token ([ #1196 ] ( https://github.com/MetaMask/contract-metadata/pull/1196 ) )
16
+ - Add RWA Token ([ #1177 ] ( https://github.com/MetaMask/contract-metadata/pull/1177 ) )
17
+ - Add PepeInu Token ([ #1193 ] ( https://github.com/MetaMask/contract-metadata/pull/1193 ) )
18
+ - Add EscoCoin Token (#1190 ) ([ #1190 ] ( https://github.com/MetaMask/contract-metadata/pull/1190 ) )
19
+ - Add PeterPan Token Logo ([ #1192 ] ( https://github.com/MetaMask/contract-metadata/pull/1192 ) )
20
+ - Add Cope Token ([ #1189 ] ( https://github.com/MetaMask/contract-metadata/pull/1189 ) )
21
+ - Add MagicCraft Token ([ #1188 ] ( https://github.com/MetaMask/contract-metadata/pull/1188 ) )
22
+ - Add Axelar token ([ #1182 ] ( https://github.com/MetaMask/contract-metadata/pull/1182 ) )
23
+ - Add Origin Ether (OETH) ([ #1178 ] ( https://github.com/MetaMask/contract-metadata/pull/1178 ) )
24
+ - Add Genieswap.com (GENIE) ([ #1176 ] ( https://github.com/MetaMask/contract-metadata/pull/1176 ) )
25
+ - Add DHN ([ #928 ] ( https://github.com/MetaMask/contract-metadata/pull/928 ) )
26
+ - Add ZKT token ([ #942 ] ( https://github.com/MetaMask/contract-metadata/pull/942 ) )
27
+ - Add TEMPLE ([ #1147 ] ( https://github.com/MetaMask/contract-metadata/pull/1147 ) )
28
+
29
+ ### Changed
30
+ - Update $BEN Coin ([ #1198 ] ( https://github.com/MetaMask/contract-metadata/pull/1198 ) )
31
+ - Update DIA logo after rebranding ([ #1180 ] ( https://github.com/MetaMask/contract-metadata/pull/1180 ) )
32
+ - Update CIG token logo to add missing pixel ([ #1179 ] ( https://github.com/MetaMask/contract-metadata/pull/1179 ) )
33
+
34
+ ### Fixed
35
+ - Fix stretched UMA logo ([ #1185 ] ( https://github.com/MetaMask/contract-metadata/pull/1185 ) )
36
+ - Fix decimals for QUID and GPO ([ #1175 ] ( https://github.com/MetaMask/contract-metadata/pull/1175 ) )
37
+
9
38
## [ 2.3.1]
10
39
### Changed
11
40
- This release fixes an error that prevented the publishing of v2.3.0. No functional changes.
@@ -94,7 +123,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
94
123
- Adding top nfts contracts on opensea by floor price ([ #1052 ] ( https://github.com/MetaMask/contract-metadata/pull/1052 ) )
95
124
- New release ([ #1045 ] ( https://github.com/MetaMask/contract-metadata/pull/1045 ) )
96
125
97
- [ Unreleased ] : https://github.com/MetaMask/contract-metadata/compare/v2.3.1...HEAD
126
+ [ Unreleased ] : https://github.com/MetaMask/contract-metadata/compare/v2.4.0...HEAD
127
+ [ 2.4.0 ] : https://github.com/MetaMask/contract-metadata/compare/v2.3.1...v2.4.0
98
128
[ 2.3.1 ] : https://github.com/MetaMask/contract-metadata/compare/v2.3.0...v2.3.1
99
129
[ 2.3.0 ] : https://github.com/MetaMask/contract-metadata/compare/v2.2.0...v2.3.0
100
130
[ 2.2.0 ] : https://github.com/MetaMask/contract-metadata/compare/v2.1.0...v2.2.0
0 commit comments