summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e0ef580f..1916df50 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+gudhi (3.4.0+dfsg-1) UNRELEASED; urgency=medium
+
+ * New upstream version.
+ - Disable new test that requires PyTorch and TensorFlow.
+ * Standards-version 4.5.1, no changes needed.
+
+ -- Gard Spreemann <gspr@nonempty.org> Wed, 16 Dec 2020 15:22:03 +0100
+
gudhi (3.3.0+dfsg-4) unstable; urgency=medium
* Enable EagerPy support. (Closes: #972686)