Skip to content

Commit

Permalink
fix: changelog (#1991)
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-zaremba authored Apr 12, 2023
1 parent ff73a19 commit 9f19a27
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,18 @@ Ref: https://keepachangelog.com/en/1.0.0/

## [Unreleased]


### Features

- [1888](https://github.com/umee-network/umee/pull/1888) Created `/sdkclient` and `/client` (umee client) packages to easy the E2E tests and external tools. Essentially, you can import that client and broadcast transactions easily.

### Improvements

- [1989](https://github.com/umee-network/umee/pull/1989) Leverage: fix the duplicate symbol denoms issue on adding new tokens to registry.

### Fixes

- .

## [v4.3.0](https://github.com/umee-network/umee/releases/tag/v4.3.0) - 2023-04-5

### Features
Expand All @@ -76,7 +83,6 @@ Ref: https://keepachangelog.com/en/1.0.0/
- [1954](https://github.com/umee-network/umee/pull/1954) Leverage: `MaxBorrow` now accounts for
`MinCollateralLiquidity` and `MaxSupplyUtilization`
- [1968](https://github.com/umee-network/umee/pull/1968) Leverage: fix type cast of AdjustedBorrow in ExportGenesis
- [1989](https://github.com/umee-network/umee/pull/1989) Leverage: fix the duplicate symbol denoms issue on adding new tokens to registry.

## [v4.2.0](https://github.com/umee-network/umee/releases/tag/v4.2.0) - 2023-03-15

Expand Down

0 comments on commit 9f19a27

Please sign in to comment.