From d0ad2884a7ea2be9bdc88461e8cdfdba7edd7045 Mon Sep 17 00:00:00 2001 From: Peter Taoussanis Date: Sun, 20 Sep 2020 13:37:09 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e62b3c4..de57fb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ Note that there's **separate details** below for upgrading from `v2.15` vs `v2.14`: -### Upgrading from `v2.15.0` (usually non-breaking) +### Upgrading from `v2.15` (usually non-breaking) Usually a non-breaking drop-in replacement, but there's some changes you might like to take advantage of. See [#130] for **detailed upgrade instructions**. @@ -31,7 +31,7 @@ Usually a non-breaking drop-in replacement, but there's some changes you might l - Add `allow-and-record-any-serializable-class-unsafe` util. See [API docs](http://ptaoussanis.github.io/nippy/taoensso.nippy.html#var-allow-and-record-any-serializable-class-unsafe) and/or [#130] for details. -### Upgrading from `v2.14.0` (may be BREAKING) +### Upgrading from `v2.14` (may be BREAKING) Likely breaking. Please see [#130] for **detailed upgrade instructions**.