Skip to content

Commit c8d68eb

Browse files
author
abel
committed
(fix) Fixed error in the changelog inside the README file
1 parent c644349 commit c8d68eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ make tests
9191
* Moved the configuration to use a secure or insecure connection inside the Network class. The AsyncClient's `insecure` parameter is no longer used for anything and will be removed in the future.
9292
* Made the new load balanced bare-metal node the default one for mainnet (it is called `lb`). The legacy one (load balanced k8s node) is called `lb_k8s`
9393

94-
**0.8**(change before release)
94+
**0.8**
9595
* Refactor Composer to be created with all the markets and tokens. The Composer now uses the real markets and tokens to convert human-readable values to chain format
9696
* The Composer can still be instantiated without markets and tokens. When markets and tokens are not provided the Composer loads the required information from the Denoms used in previous versions
9797
* Change in AsyncClient to be able to create Composer instances for the client network, markets and tokens

0 commit comments

Comments
 (0)