Skip to content

Commit 21c675f

Browse files
authored
DOC update changes for v0.3 (#119)
1 parent 34da16f commit 21c675f

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

doc/changes/0.1.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.. _changes_0_1:
22

3-
Version 0.1 (2022-04-25)
3+
Version 0.1 (2022/04/25)
44
------------------------
55

6-
- Initial release (initial commit: 2022-04-20)
6+
- Initial release (initial commit: 2022/04/20)

doc/changes/0.2.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _changes_0_2:
22

3-
Version 0.2 (in progress)
4-
-------------------------
3+
Version 0.2 (2022/10/18)
4+
------------------------
55

66
- Experimental :ref:`Square root Lasso <skglm.experimental.SqrtLasso>` class with ProxNewton or Chambolle-Pock solver (PR :gh:`57`)
77

doc/whats_new.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ What's new
55

66
.. currentmodule:: skglm
77

8+
.. include:: changes/0.3.rst
9+
810
.. include:: changes/0.2.rst
911

1012
.. include:: changes/0.1.rst

0 commit comments

Comments
 (0)