From af3e1748fb137398343e53bce226f35600f392e8 Mon Sep 17 00:00:00 2001 From: Alex Verner <119082209+Retengart@users.noreply.github.com> Date: Sun, 26 Jan 2025 00:47:55 +0300 Subject: [PATCH] Bump to 1.46: zip unpacking and version in title --- Changelog.md | 6 ++++++ VERSION | 2 +- src/Picocrypt.go | 6 +++--- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/Changelog.md b/Changelog.md index 045c9ba..99ff0c2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,12 @@
  • Migrate golang.org/x/crypto to standard library imports (https://github.com/golang/go/issues/65269)
  • +# v1.46 (Released 01/26/2025) + + # v1.45 (Released 12/05/2024)