]> git.codecow.com Git - libnemo.git/commitdiff
Merge branch 'main' into next/ledger-webhid
authorChris Duncan <chris@zoso.dev>
Sat, 13 Sep 2025 07:05:13 +0000 (00:05 -0700)
committerChris Duncan <chris@zoso.dev>
Sat, 13 Sep 2025 07:05:13 +0000 (00:05 -0700)
1  2 
CHANGELOG.md

diff --cc CHANGELOG.md
index e9c6faef78fb32a61cb75ec5fc3450d582b53e34,670036a2dee7c84e9cd3b85c259f77c41f8c2367..e978421c30b18e86a5e0491b628f6a7153eb80c9
@@@ -66,8 -90,14 +90,16 @@@ worker code is constructed in such a wa
  name mangling and minification while bundling. This also enables other
  frameworks like Angular to bundle `libnemo` without further breakage.
  
 +
 +
+ ## v0.5.4
+ ### Notable Changes
+ Fix restored wallets with undefined type.
  ## v0.5.3
  
  ### Notable Changes
@@@ -176,8 -214,14 +216,16 @@@ should be converted if necessary
  
  Fixed some erroneous JSdoc comment documentation.
  
 +
 +
+ ## v0.3.3
+ ### Notable Changes
+ Fix restored wallets with undefined type.
  ## v0.3.2
  
  ### Notable Changes