Skip to content

Commit af2ec9c

Browse files
committed
Bump version
1 parent 09bb362 commit af2ec9c

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "relay"
3-
version = "2.3.0"
3+
version = "2.3.1"
44
edition = "2021"
55
authors = ["Broxus team"]
66
publish = false

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,16 @@ more optimized than C++ node, so they don't harm the network.
323323

324324
### Changelog
325325

326+
### 2.3.1 (2024-02-08)
327+
328+
Features:
329+
330+
- Improved shard states GC
331+
332+
Bugfixes:
333+
334+
- Fixed Solana events parsing
335+
326336
### 2.3.0 (2024-01-08)
327337

328338
Features:

0 commit comments

Comments
 (0)