Skip to content

Commit 5aaff4a

Browse files
committed
Update news for v0.3.0
1 parent 93c19cb commit 5aaff4a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

NEWS.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# oneclust 0.3.0
2+
3+
## Improvements
4+
5+
- Remove the magrittr package from `Imports`. As a result, the magrittr pipe
6+
is no long re-exported by oneclust. This change makes oneclust only use the
7+
minimal sufficient number of dependencies.
8+
- Update the code examples in the vignette to use meaningful intermediate
9+
variable names instead of relying on the pipe operator.
10+
111
# oneclust 0.2.3
212

313
## Improvements

0 commit comments

Comments
 (0)