updating NEWS.md with info on v0.2.1

This commit is contained in:
pegeler 2019-07-31 23:19:54 -04:00
parent a83221432f
commit 0357e15d57

View File

@ -1,4 +1,8 @@
# REDCapRITS 0.2.0 (Release date: 2019-??-??)
# REDCapRITS 0.2.1 (Release date: 2019-07-26)
* [bug] Can now accept `"tbl_df"` objects and `NA`s in the `redcap_repeat_instrument` field. (#12)
# REDCapRITS 0.2.0 (Release date: 2019-07-08)
* [feature] User can now separate each form into its own data.frame, regardless if it is a repeating instrument or not. (#10)
* [bug] Handles auto-generated form timestamp fields.