From ac24f872a84ff6ded97d34bbbf7fe58e2e2a986d Mon Sep 17 00:00:00 2001 From: Peter Taoussanis Date: Wed, 2 Aug 2023 14:44:07 +0200 Subject: [PATCH] [nop] Add missing metadata to new `*thaw-xform*` var --- src/taoensso/nippy.clj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/taoensso/nippy.clj b/src/taoensso/nippy.clj index c669aff..56ea6c9 100644 --- a/src/taoensso/nippy.clj +++ b/src/taoensso/nippy.clj @@ -388,6 +388,8 @@ To help, if Nippy encounters an errors while applying your xform, it will throw a detailed `ExceptionInfo` with message \"Error thrown via `*thaw-xform*`\" to help you debug." + + {:added "v3.3.0-RC1 (2023-08-02)"} nil) (comment