Skip to content

Commit d3bc130

Browse files
authored
Merge pull request #45 from pyth-network/guibescos/new-release
Guibescos/new release
2 parents 78bd937 + 7a387d3 commit d3bc130

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## 2.9.0
4+
- Add Anchor client
35
## 2.8.0
46
- Added `onPriceChangeVerbose` callback to `PythConnection` to support getting account keys and slots on each price update.
57

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pythnetwork/client",
3-
"version": "2.8.0",
3+
"version": "2.9.0",
44
"description": "Client for consuming Pyth price data",
55
"homepage": "https://pyth.network",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)