summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com>2022-01-21 18:58:56 +0100
committerGitHub <noreply@github.com>2022-01-21 18:58:56 +0100
commit4d27d023c89d6c6ad10b3923c3cdbd9ed5952711 (patch)
tree7f7c81a17331a83f970ec4e2a27b767e6676b16b
parent1b04e0ff006db9ddaadb519659b6031e706d31df (diff)
parentcf38c8cff06272fd3399ab68bbe31fe1f73b6d7f (diff)
Merge pull request #577 from VincentRouvreau/release_note_update
Release note update
-rw-r--r--.github/next_release.md4
-rw-r--r--README.md3
2 files changed, 3 insertions, 4 deletions
diff --git a/.github/next_release.md b/.github/next_release.md
index 0a8b2bbb..d36c55c6 100644
--- a/.github/next_release.md
+++ b/.github/next_release.md
@@ -6,8 +6,8 @@ We are now using GitHub to develop the GUDHI library, do not hesitate to [fork t
Below is a list of changes made since GUDHI 3.5.0:
-- [Module](link)
- - ...
+- [Representations](https://gudhi.inria.fr/python/latest/representations.html#gudhi.representations.vector_methods.BettiCurve)
+ - A more flexible Betti curve class capable of computing exact curves
- [Module](link)
- ...
diff --git a/README.md b/README.md
index 279953e1..664483ee 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
-[![OSx on Azure](https://dev.azure.com/GUDHI/gudhi-devel/_apis/build/status/GUDHI.gudhi-devel?branchName=master)](https://dev.azure.com/GUDHI/gudhi-devel/_build/latest?definitionId=1&branchName=master)
+[![OSx and Win on Azure](https://dev.azure.com/GUDHI/gudhi-devel/_apis/build/status/GUDHI.gudhi-devel?branchName=master)](https://dev.azure.com/GUDHI/gudhi-devel/_build/latest?definitionId=1&branchName=master)
[![Linux on CircleCI](https://circleci.com/gh/GUDHI/gudhi-devel/tree/master.svg?style=svg)](https://circleci.com/gh/GUDHI/gudhi-devel/tree/master)
-[![Win on Appveyor](https://ci.appveyor.com/api/projects/status/976j2uut8xgalvx2/branch/master?svg=true)](https://ci.appveyor.com/project/GUDHI/gudhi-devel/branch/master)
[![Anaconda Cloud](https://anaconda.org/conda-forge/gudhi/badges/version.svg)](https://anaconda.org/conda-forge/gudhi)
[![Anaconda downloads](https://anaconda.org/conda-forge/gudhi/badges/downloads.svg)](https://anaconda.org/conda-forge/gudhi)