summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorVincent Rouvreau <vincent.rouvreau@inria.fr>2022-09-14 10:34:37 +0200
committerVincent Rouvreau <vincent.rouvreau@inria.fr>2022-09-14 10:34:37 +0200
commitfd66e103bd7f6fba20f0eb915294dacb15807747 (patch)
tree524af8c1a55026c41b9b034fa28122d0eeba493c /.github
parenteee4180428d97ffef99e86123134835682181594 (diff)
Update release note accordingly to c++17 new standard
Diffstat (limited to '.github')
-rw-r--r--.github/next_release.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/next_release.md b/.github/next_release.md
index 64bda353..81599b2c 100644
--- a/.github/next_release.md
+++ b/.github/next_release.md
@@ -9,8 +9,8 @@ Below is a list of changes made since GUDHI 3.6.0:
- [Module](link)
- ...
-- [Module](link)
- - ...
+- Installation
+ - c++17 is the new minimal standard to compile the library. This implies Visual Studio minimal version is now 2017.
- Miscellaneous
- The [list of bugs that were solved since GUDHI-3.6.0](https://github.com/GUDHI/gudhi-devel/issues?q=label%3A3.7.0+is%3Aclosed) is available on GitHub.