Skip to content

Commit 28913f2

Browse files
committed
update changelog with recent commits
1 parent b487c4f commit 28913f2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- [pyth] Consolidate CLI argument parsing.
1313
- [pyth] Remove get_pub_key command and update docs/scripts - these should by run using the solana CLI tool.
1414
- [pyth] Remove transfer and get_balance command line commands - these should by run using the solana CLI tool.
15+
- [pyth] add Host header to RPC requests
16+
- [pyth] add account filtering to get_program_accounts
17+
- [pyth] add option to disable ws connection to RPC node
18+
- [docker] add gcc-multilib package
1519

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

0 commit comments

Comments
 (0)