From 0b9e76284fd66bd58a724acc3a1fef22d79f7d2c Mon Sep 17 00:00:00 2001 From: Ayan Sinha Mahapatra Date: Tue, 31 Aug 2021 03:22:27 +0530 Subject: [PATCH] Update CHANGELOG Signed-off-by: Ayan Sinha Mahapatra --- CHANGELOG.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 957a09f..26c6b67 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,13 @@ Release notes ============= +Version 21.8.31 +--------------- + +- Add an attribute to the header for scancode output format versioning. + This is for https://github.com/nexB/scancode-toolkit/issues/2653 + + Version 21.8.27 ---------------