Skip to content

Commit

Permalink
chore: prepare v1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
johnletey committed Nov 10, 2024
1 parent 2bb4a76 commit c8100bb
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions .changelog/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
project_url = "https://github.com/noble-assets/authority"
Empty file added .changelog/unreleased/.gitkeep
Empty file.
3 changes: 3 additions & 0 deletions .changelog/v1.0.0/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*Nov 10, 2024*

Initial release of the `x/authority` module, allowing the Noble Maintenance Multisig to perform governance actions on the network.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# CHANGELOG

## v1.0.0

*Nov 10, 2024*

Initial release of the `x/authority` module, allowing the Noble Maintenance Multisig to perform governance actions on the network.

0 comments on commit c8100bb

Please sign in to comment.