-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update initial release changelogs (#248)
- Loading branch information
1 parent
be12ebf
commit e9e7e97
Showing
4 changed files
with
49 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
## 0.0.2-alpha.0 (2024-05-12) | ||
|
||
This was a version bump only for upgrader-api to align it with other projects, there were no code changes. | ||
### 🚀 Features | ||
|
||
- add trigger_upgrade function to enable the station canister to ask the upgrader to upgrade itself | ||
|
||
- add upgrade function to upgrade the station canister | ||
|
||
### ❤️ Thank You | ||
|
||
- rikonor | ||
- Kepler Vital |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
## 0.0.2-alpha.0 (2024-05-12) | ||
|
||
This was a version bump only for upgrader to align it with other projects, there were no code changes. | ||
### 🚀 Features | ||
|
||
- add trigger_upgrade function to enable the station canister to ask the upgrader to upgrade itself | ||
|
||
- add upgrade function to upgrade the station canister | ||
|
||
### ❤️ Thank You | ||
|
||
- rikonor | ||
- Kepler Vital |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
## 0.0.2-alpha.0 (2024-05-12) | ||
|
||
This was a version bump only for orbit-essentials-macros to align it with other projects, there were no code changes. | ||
### 🚀 Features | ||
|
||
- storable macro for structs and enums | ||
|
||
- with_middleware macro to guard or tail functions | ||
|
||
### ❤️ Thank You | ||
|
||
- Kepler Vital |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters