diff --git a/_typos.toml b/_typos.toml index b3e55ad..07810f2 100644 --- a/_typos.toml +++ b/_typos.toml @@ -37,3 +37,8 @@ UPnP = "UPnP" # "maxiumum" is an upstream typo in CometBFT's config.toml comments, inlined by # scripts/sync-default-configs.mjs — fixing it here would be reverted on re-sync. maxiumum = "maxiumum" +# Upstream typos in the sei-chain CHANGELOG, inlined verbatim into +# snippets/changelog.jsx (the live GitHub fetch returns the same text, so +# "correcting" the snapshot would only diverge from the source of truth). +numnber = "numnber" # PR #237 title: "Add next-account-numnber cli" +tunning = "tunning" # changelog entry: "log tunning for p2p" diff --git a/evm/changelog.mdx b/evm/changelog.mdx index ed20e3e..ffcce20 100644 --- a/evm/changelog.mdx +++ b/evm/changelog.mdx @@ -3,6 +3,9 @@ title: 'Changelog' description: 'Track the latest updates, improvements, and changes to Sei Chain. Stay informed about new features, bug fixes, and protocol upgrades.' keywords: ['changelog', 'updates', 'releases', 'protocol upgrades', 'sei chain'] --- + +import { Changelog } from '/snippets/changelog.jsx'; + Stay up-to-date with the latest changes, improvements, and new features in Sei. This changelog is automatically synced from the [sei-chain repository](https://github.com/sei-protocol/sei-chain/blob/main/CHANGELOG.md). For the most up-to-date information, you can also view the changelog directly on GitHub. @@ -17,9 +20,4 @@ Want to be notified of new releases? **Watch** the [sei-protocol/sei-chain](http ## Latest Changes -