From 9e64ccbeecb7b6f16f75582903e7b282df62990d Mon Sep 17 00:00:00 2001 From: mulhern Date: Mon, 5 Apr 2021 15:01:32 -0400 Subject: [PATCH] Start new changelog Signed-off-by: mulhern --- CHANGES.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index b81d322..8dd08d9 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,18 @@ +justbytes 0.16 (UNRELEASED) +=========================== + +Recommended Python interpreter: 3.9.2 +Recommended tox version: 3.19.0 +Python auto-formatter: black (20.8b1) +Python import sorter: isort (5.6.4) +YAML linter: yamllint (1.26.0) + +- Tidies and Maintenance: + https://github.com/stratis-storage/justbytes/pull/66 + https://github.com/stratis-storage/justbytes/pull/65 + https://github.com/stratis-storage/justbytes/pull/64 + + justbytes 0.15 ============== @@ -11,5 +26,6 @@ YAML linter: yamllint (1.25.0) https://github.com/stratis-storage/justbytes/pull/61 - Tidies and Maintenance: + https://github.com/stratis-storage/justbytes/pull/63 https://github.com/stratis-storage/justbytes/pull/62 https://github.com/stratis-storage/justbytes/pull/60