From cb4741c7d8fea8849da957aac92f0cc8ff822d8c Mon Sep 17 00:00:00 2001 From: Tyler Date: Tue, 8 Jun 2021 10:15:42 -0400 Subject: [PATCH] Add new client version info to README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 1371da5..4e0570d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,16 @@ # Mango Client A client to engage with the mango program +## Versions + +1.0.0 released Jun 8, 2021 +- Supports the 5 token version of Mango +- https://trade.mango.markets + +0.1.19 +- Supports the 3 token version of Mango +- https://usdt.mango.markets + ## Testing **All tests are meant to be run on devnet** The full test run, takes a long time to run and in some cases fail due to connectivity issues or someone else working on *devnet*. Therefore it is recommended to run isolated tests like so -