Skip to content

Commit 3ae5b4c

Browse files
committed
Initial changelog
1 parent fe493ff commit 3ae5b4c

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
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

0 commit comments

Comments
 (0)