Skip to content

Commit

Permalink
changelog: add #733
Browse files Browse the repository at this point in the history
  • Loading branch information
tzemanovic committed Nov 25, 2022
1 parent 311cfbb commit 1f6692d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .changelog/unreleased/improvements/733-core-crate-split.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- Public parts of shared 'namada' crate have been split up into a
'namada_core' crate. The 'namada_proof_of_stake', 'namada_vp_prelude'
and 'namada_tx_prelude' crates now depend on this 'namada_core' crate.
([#733](https://github.com/anoma/namada/pull/733))

0 comments on commit 1f6692d

Please sign in to comment.