erc20-faucet

ERC20 token faucet
Log | Files | Refs

commit efeb876b024e061d10c396e4973b2fcbd6750f82
parent 808f21a340da33bb6f198d2946a0305fc14d8767
Author: lash <dev@holbrook.no>
Date:   Tue, 21 Mar 2023 16:51:29 +0000

Update changelog

Diffstat:
Mpython/CHANGELOG | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/python/CHANGELOG b/python/CHANGELOG @@ -1,5 +1,7 @@ -- 0.6.0 +- 0.6.1 * Rename cooldown to nextTime in solidity contract. + * Add contract metadata +- 0.6.0 * Rename usable_for to next_time in python interface * Remove solidity compiler warnings - 0.5.0