Skip to content

Commit

Permalink
CRAN 2.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
mhahsler committed Sep 3, 2022
1 parent 1d51703 commit beeb863
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: stream
Version: 1.5-1.1
Date: 2022-xx-xx
Version: 2.0-0
Date: 2022-09-01
Encoding: UTF-8
Title: Infrastructure for Data Stream Mining
Authors@R: c(person("Michael", "Hahsler", role = c("aut", "cre", "cph"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# stream 1.5-1.1 (xx/xx/22)
# stream 2.0-0 (09/01/22)

## New Features
* We now support %>% and defining pipelines with the new class DST_Runner.
Expand Down

0 comments on commit beeb863

Please sign in to comment.