File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ This project follows [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
6+ and adheres to [ Semantic Versioning] ( https://semver.org/ ) .
7+
8+ ## [ Unreleased]
9+
10+ ### Added
11+
12+ - New features under development.
13+
14+ ### Changed
15+
16+ - Improvements still unreleased.
17+
18+ ## [ 0.2.0] - 2025-04-03
19+
20+ ### Added
21+
22+ - Set commitment level on grpc subscription (https://github.com/rpcpool/yellowstone-vixen/pull/58 )
23+
24+ ### Changed
25+
26+ - Make ` AccountKeys ` get method public (https://github.com/rpcpool/yellowstone-vixen/pull/60 )
27+
28+ [ Unreleased ] : https://github.com/you/project/compare/v0.2.0...HEAD
29+ [ 0.2.0 ] : https://github.com/you/project/releases/tag/v0.2.0
You can’t perform that action at this time.
0 commit comments