File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change @@ -6,36 +6,47 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
8
## [ Unreleased]
9
+
9
10
### 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)
13
12
14
13
## [ 0.2.0] - 2025-06-02
14
+
15
15
### 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
16
19
- Oracle detection functionality
17
20
- APRO integration guide generation
18
21
- Enhanced configuration handling
19
22
- Comprehensive test suite
20
23
- Documentation improvements
21
24
22
25
## [ 0.1.3] - 2024-11-14
26
+
23
27
### Changed
28
+
24
29
- Updated configuration handling for better cluster and program management
25
30
- Improved error handling and user feedback
26
31
27
32
## [ 0.1.2] - 2024-11-08
33
+
28
34
### Changed
35
+
29
36
- Updated RPC URL in README to include '/rpc' path
30
37
- Improved test coverage
31
38
32
39
## [ 0.1.1] - 2024-11-08
40
+
33
41
### Fixed
42
+
34
43
- Fixed Anchor.toml URL path in the code
35
44
- Removed unused dependencies and modules
36
45
37
46
## [ 0.1.0] - 2024-11-08
47
+
38
48
### Added
49
+
39
50
- Initial release of soon-migrate
40
51
- Core functionality for migrating Solana Anchor projects to SOON Network
41
52
- Support for basic configuration updates and backups
You can’t perform that action at this time.
0 commit comments