From 3a775027067679cb663627543f1db3e969063834 Mon Sep 17 00:00:00 2001 From: JacqueGM Date: Wed, 8 Feb 2023 12:23:40 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1741eb4..4090759e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [5.0.3] - 2023-02-08 + +### Fixed +Update gas price for account sign up [#71](https://github.com/CirclesUBI/safe-relay-service/pull/71) +Update safe-eth-py package [8e789c](https://github.com/CirclesUBI/safe-relay-service/commit/8e789c17065cb38246f64008a824b04266eeb2ef) + +## [5.0.2] - 2022-11-28 + +Fix typo in `config/settings/base.py`. + +**Full Changelog**: https://github.com/CirclesUBI/safe-relay-service/compare/5.0.1...v5.0.2 + ## [5.0.1] - 2022-11-28 ### Fixed