Skip to content

Commit a79e0d6

Browse files
committed
add news
1 parent 8b387ea commit a79e0d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424

2525
* Fixed bug where levels didn't match number of clusters if prediction on fewer number of observations. (#158)
2626

27+
* Fixed bug where `tune_cluster()` would error if used with an recipe that contained non-predictor variables such as id variables. (#124)
28+
2729
# tidyclust 0.1.2
2830

2931
* The cluster specification methods for `generics::tune_args()` and `generics::tunable()` are now registered unconditionally (#115).

0 commit comments

Comments
 (0)