We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 923098d commit 6f04260Copy full SHA for 6f04260
CHANGELOG.md
@@ -5,11 +5,17 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [0.2.1] - 2024-03-21
9
+
10
+### Changed
11
12
+- Fix issue in extend program action
13
14
## [0.2.0] - 2025-02-05
15
16
### Changed
17
18
- Updated CI/CD pipeline with reusable workflow configurations
19
- Enhanced build and test automation
20
- Now using solana actions version 0.2.0
-- Updated readme
-
21
+- Updated readme
0 commit comments