summaryrefslogtreecommitdiff
path: root/.github/next_release.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/next_release.md')
-rw-r--r--.github/next_release.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/next_release.md b/.github/next_release.md
index 81599b2c..d5fcef1c 100644
--- a/.github/next_release.md
+++ b/.github/next_release.md
@@ -9,6 +9,9 @@ Below is a list of changes made since GUDHI 3.6.0:
- [Module](link)
- ...
+- [Rips complex](https://gudhi.inria.fr/python/latest/rips_complex_user.html)
+ - Construction now rejects positional arguments, you need to specify `points=X`.
+
- Installation
- c++17 is the new minimal standard to compile the library. This implies Visual Studio minimal version is now 2017.