From 70709f5e944ea373f07ad3a5e23806585ccd972d Mon Sep 17 00:00:00 2001 From: toteki <63419657+toteki@users.noreply.github.com> Date: Wed, 27 Sep 2023 08:41:58 -0600 Subject: [PATCH] cl++ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4065a56351..6c4c82b2c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,6 +49,7 @@ Ref: https://keepachangelog.com/en/1.0.0/ ### Improvements - [2261](https://github.com/umee-network/umee/pull/2261) Use go 1.21 +- [2263](https://github.com/umee-network/umee/pull/2263) Add spot price fields to account summary, and ensure all other fields use leverage logic prices. ### Bug Fixes