-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
38 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,38 @@ | ||
## Athena v1.0.0 | ||
|
||
We are excited to announce the release of Athena v1.0.0, marking a significant milestone in the evolution of our | ||
project. Formerly known as DJuno, we have rebranded our Golang package to Athena for branding reasons. | ||
|
||
### Why the Change? | ||
|
||
The decision to rebrand from DJuno to Athena is rooted in our commitment to clarity, consistency, and a more cohesive | ||
identity. Athena, named after the Greek goddess of wisdom, symbolizes the intelligence and strength that our project | ||
embodies. This change aligns with our vision for the future and reflects the evolution of our goals and values. | ||
|
||
### What's New? | ||
|
||
- **Name Change:** The Golang package has transitioned from `github.com/desmos-labs/djuno` | ||
to `github.com/desmos-labs/athena`. Update your dependencies accordingly. | ||
|
||
- **Brand Refresh:** Alongside the name change, we've refreshed the branding to better represent the essence of our | ||
project. | ||
|
||
### Important Note: | ||
|
||
With the release of Athena v1.0.0, DJuno is officially discontinued and will no longer receive support or updates. All | ||
future developments, enhancements, and bug fixes will be focused on Athena. We encourage all users to migrate to Athena | ||
to take advantage of the latest features and improvements. | ||
|
||
### How to Migrate? | ||
|
||
Updating your project to use Athena is a straightforward process. Simply replace all references | ||
to `github.com/desmos-labs/djuno/v2` with `github.com/desmos-labs/athena` in your Go module files. | ||
|
||
Thank you for your continued support, and we look forward to building a smarter, more robust future with Athena! | ||
|
||
For any questions or assistance during the migration, feel free to reach out to us on | ||
our [official support channels](https://desmos.discord.network). | ||
|
||
Happy coding! | ||
|
||
[Desmos Labs](https://github.com/desmos-labs) |