Skip to content

Commit df4dcad

Browse files
docs: reorganize changelog format and fix version history structure
1 parent 8fc4df7 commit df4dcad

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,36 +6,47 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
910
### Added
10-
- Oracle detection and migration guide with APRO integration
11-
- Configuration for handling cluster and programs changes
12-
- Basic project structure and core functionality
11+
- (Nothing yet)
1312

1413
## [0.2.0] - 2025-06-02
14+
1515
### Added
16+
- Oracle detection and migration guide with APRO integration
17+
- Configuration for handling cluster and programs changes
18+
- Basic project structure and core functionality
1619
- Oracle detection functionality
1720
- APRO integration guide generation
1821
- Enhanced configuration handling
1922
- Comprehensive test suite
2023
- Documentation improvements
2124

2225
## [0.1.3] - 2024-11-14
26+
2327
### Changed
28+
2429
- Updated configuration handling for better cluster and program management
2530
- Improved error handling and user feedback
2631

2732
## [0.1.2] - 2024-11-08
33+
2834
### Changed
35+
2936
- Updated RPC URL in README to include '/rpc' path
3037
- Improved test coverage
3138

3239
## [0.1.1] - 2024-11-08
40+
3341
### Fixed
42+
3443
- Fixed Anchor.toml URL path in the code
3544
- Removed unused dependencies and modules
3645

3746
## [0.1.0] - 2024-11-08
47+
3848
### Added
49+
3950
- Initial release of soon-migrate
4051
- Core functionality for migrating Solana Anchor projects to SOON Network
4152
- Support for basic configuration updates and backups

0 commit comments

Comments
 (0)