Skip to content

Commit 1abf2fd

Browse files
committed
Update release history
1 parent e4d8ee1 commit 1abf2fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/release-history.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
Release History
33
===============
44

5-
NEXT
6-
----
5+
v0.1.2 (2022-01-05)
6+
-------------------
77

88
- Address scope and convenience imports. The nmf module is accesible at the top level, as well as the NMF class.
99
:code:`cmf.nmf...` and :code:`cmf.NMF(...)`.
1010
- More flexibility at torch level with constraints. Allows for partial initialization of componenents and weights, and
1111
partial specification of constraints.
1212

13-
v0.1.1 (2021-11-?)
13+
v0.1.1 (2021-11-09)
1414
-------------------
1515

1616
- Refactor of companions and wrappers: wrappers wrap functionality; companions have :code:`ask, tell, report` methods.

0 commit comments

Comments
 (0)