summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2018-06-15 12:58:25 +0200
committerGard Spreemann <gspreemann@gmail.com>2018-06-15 12:58:25 +0200
commit1cb73bd3b2404687ed9e2b71c5d11ce2401ef055 (patch)
treee88755b5e174c403438d2d4b7854df316f0c74f1 /debian/changelog
parentc31bac6af57af917b8f799d0c21eb6af34ee1f6e (diff)
Initial changes for 2.2.0.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2e3189c6..d44eb909 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+gudhi (2.2.0+dfsg-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+ - Add Čech complex.
+ - Add new functionality to the Rips complex.
+ * Streamline the copyright information a bit.
+ * Bump CMake build-dep to 3.1.
+
+ -- Gard Spreemann <gspreemann@gmail.com> Fri, 15 Jun 2018 12:54:21 +0200
+
gudhi (2.1.0+dfsg-3) unstable; urgency=medium
* Add patch for floating point rounding problem on some architectures.