Skip to content

Commit 6399cd8

Browse files
Update README.md
1 parent e540cd0 commit 6399cd8

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,16 @@
1818

1919
## News
2020

21+
**December 15**: v2.4.0
22+
- Added [DynamicSoftMarginLoss](https://kevinmusgrave.github.io/pytorch-metric-learning/losses/#dynamicsoftmarginloss).
23+
- Added [RankedListLoss](https://kevinmusgrave.github.io/pytorch-metric-learning/losses/#rankedlistloss).
24+
- See the [release notes](https://github.com/KevinMusgrave/pytorch-metric-learning/releases/tag/v2.4.0).
25+
- Thank you [domenicoMuscill0](https://github.com/domenicoMuscill0), [Puzer](https://github.com/Puzer), [interestingzhou](https://github.com/interestingzhou), and [GaetanLepage](https://github.com/GaetanLepage).
26+
2127
**July 25**: v2.3.0
2228
- Added [HistogramLoss](https://kevinmusgrave.github.io/pytorch-metric-learning/losses/#histogramloss)
2329
- Thank you [domenicoMuscill0](https://github.com/domenicoMuscill0).
2430

25-
**June 18**: v2.2.0
26-
- Added [ManifoldLoss](https://kevinmusgrave.github.io/pytorch-metric-learning/losses/#manifoldloss) and [P2SGradLoss](https://kevinmusgrave.github.io/pytorch-metric-learning/losses/#p2sgradloss).
27-
- Added a `symmetric` flag to [SelfSupervisedLoss](https://kevinmusgrave.github.io/pytorch-metric-learning/losses/#selfsupervisedloss).
28-
- See the [release notes](https://github.com/KevinMusgrave/pytorch-metric-learning/releases/tag/v2.2.0).
29-
- Thank you [domenicoMuscill0](https://github.com/domenicoMuscill0).
30-
31-
3231
## Documentation
3332
- [**View the documentation here**](https://kevinmusgrave.github.io/pytorch-metric-learning/)
3433
- [**View the installation instructions here**](https://github.com/KevinMusgrave/pytorch-metric-learning#installation)

0 commit comments

Comments
 (0)