Skip to content

Commit c572bc8

Browse files
author
Eric Graves
committed
added news
1 parent fe7485e commit c572bc8

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: onehot
22
Type: Package
33
Title: Fast Onehot Encoding for Data.frames
4-
Version: 0.1.1
4+
Version: 0.1.2
55
Author: Eric E. Graves [aut, cre]
66
Maintainer: Eric E. Graves <gravcon5@gmail.com>
77
Description: Quickly create numeric matrices for machine learning algorithms

NEWS.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# onehot 0.1.1
2+
3+
* Added a `NEWS.md` file to track changes to the package.
4+
5+
* Initial Release
6+
7+
# onehot 0.1.2
8+
9+
* Fixed a bug in onehot.summary switch statement. Using proper default now.

0 commit comments

Comments
 (0)