]> zoso.dev Git - nano-pow.git/commitdiff
Update changelog with v3 patch notes.
authorChris Duncan <chris@zoso.dev>
Sun, 23 Mar 2025 07:39:44 +0000 (00:39 -0700)
committerChris Duncan <chris@zoso.dev>
Sun, 23 Mar 2025 07:39:44 +0000 (00:39 -0700)
CHANGELOG.md

index 110cf35a3add5244afbcddde4b132b1706997bbe..f6c87873a69fef6e067d99dc9dceeda89a778ad8 100644 (file)
@@ -96,6 +96,21 @@ Fix Typescript types.
 
 
 
+## v3.2.2
+
+### Notable Changes
+
+Implement lazy initialization of both APIs.
+
+Parse CLI output with regular expression and try to print as JSON before falling
+back to text.
+
+Fix CLI statements that were causing issues with older versions of node.
+
+Fix getter type.
+
+
+
 ## v3.2.1
 
 ### Notable Changes