summaryrefslogtreecommitdiff
path: root/RELEASES.md
diff options
context:
space:
mode:
authorRĂ©mi Flamary <remi.flamary@gmail.com>2022-03-18 08:00:19 +0100
committerGitHub <noreply@github.com>2022-03-18 08:00:19 +0100
commit9b9d2221d257f40ea3eb58b279b30d69162d62bb (patch)
tree87fb7201ac92171bf31c5d8b9700544180de455d /RELEASES.md
parentb47d5045d97ba0c0c98dada34ad643a26c1fb86e (diff)
[MRG] Add logo to POT (#357)
* add logo code and logo to doc * update release file
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 18562e7..0f1f231 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -5,6 +5,7 @@
#### New features
+- A brand new logo for POT (PR #357)
- Better list of related examples in quick start guide with `minigallery` (PR #334).
- Add optional log-domain Sinkhorn implementation in WDA to support smaller values
of the regularization parameter (PR #336).