Skip to content

Commit 7c101a0

Browse files
committed
update changelog
1 parent 4f8f641 commit 7c101a0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [upcoming] - TBD
8+
## [2.3.2] - 2021-09-21
99
- [config] Replaced `prodbeta` with current `mainnet` keys in the `init_key_store.sh`
1010
- Break out admin-only request/rpc classes into separate files.
1111
- [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
1616
- [pyth] add account filtering to get_program_accounts
1717
- [pyth] add option to disable ws connection to RPC node
1818
- [docker] add gcc-multilib package
19+
- [pyth] add python tests
20+
- [pyth] filter out zero prices in aggregation
1921

2022
## [2.3.1] - 2021-08-20
2123
- Fixed uninitialized variable in `manager.cpp`

0 commit comments

Comments
 (0)