Skip to content

Commit

Permalink
update news links
Browse files Browse the repository at this point in the history
  • Loading branch information
colearendt committed Mar 9, 2019
1 parent 447dfbf commit 523a938
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ the missing `document.id`. (#86)

* `tbl_json` objects now print with a tidy character representation of the JSON attribute (#61)

* Use [purrr](https://github.com/jeremystan/purrr) for most list based internal operations (#1)
* Use [purrr](https://github.com/tidyverse/purrr) for most list based internal operations (#1)

* Use [tidyr](https://github.com/hadley/tidyr) for `gather_array` and `gather_object` functions (#28)
* Use [tidyr](https://github.com/tidyverse/tidyr) for `gather_array` and `gather_object` functions (#28)

* Imported the magrittr `%>%` operator (#17)

Expand All @@ -73,7 +73,7 @@ the missing `document.id`. (#86)

## Other changes

* Migrated development to [jeremystan](https://github.com/jeremystan/tidyjson) from [sailthru](https://github.com/sailthru/tidyjson)
* Migrated development to [colearendt](https://github.com/colearendt/tidyjson) from [jeremystan](https://github.com/jeremystan/tidyjson) and [sailthru](https://github.com/sailthru/tidyjson)

## Deprecated functions

Expand Down

0 comments on commit 523a938

Please sign in to comment.