File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ upcoming ] - TBD
8
+ ## [ 2.3.2 ] - 2021-09-21
9
9
- [ config] Replaced ` prodbeta ` with current ` mainnet ` keys in the ` init_key_store.sh `
10
10
- Break out admin-only request/rpc classes into separate files.
11
11
- [ pyth_admin] Separate out admin commands into new binary.
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
16
- [ pyth] add account filtering to get_program_accounts
17
17
- [ pyth] add option to disable ws connection to RPC node
18
18
- [ docker] add gcc-multilib package
19
+ - [ pyth] add python tests
20
+ - [ pyth] filter out zero prices in aggregation
19
21
20
22
## [ 2.3.1] - 2021-08-20
21
23
- Fixed uninitialized variable in ` manager.cpp `
You can’t perform that action at this time.
0 commit comments