From 3b9e03b407008d3eea9808d786409659aca138e5 Mon Sep 17 00:00:00 2001 From: Jonas Eschle 'Mayou36 Date: Fri, 28 May 2021 16:30:34 +0200 Subject: [PATCH] release: 1.3.0 --- CHANGELOG.rst | 18 +++++++++++++++++- data/.gitignore | 1 - 2 files changed, 17 insertions(+), 2 deletions(-) delete mode 100644 data/.gitignore diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 00409941..973a15c9 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -15,7 +15,6 @@ Behavioral changes Bug fixes and small changes --------------------------- -- improved compilation in tf.functions, use of XLA where applicable Requirement changes ------------------- @@ -24,6 +23,23 @@ Requirement changes Thanks ------ +Develop +========== + + +Major Features and Improvements +------------------------------- + +- Support Python 3.9 +- Support TensorFlow 2.5 +- improved compilation in tf.functions, use of XLA where applicable +- developer: modernization of setup, CI and more + +Thanks +------ + +- Remco de Boer for many commits and cleanups + 1.2.0 (17.12.20) ================ diff --git a/data/.gitignore b/data/.gitignore deleted file mode 100644 index 75ba8ad6..00000000 --- a/data/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/B2K*.root*