Skip to content

Commit

Permalink
Remove in development
Browse files Browse the repository at this point in the history
  • Loading branch information
markfairbanks committed Oct 26, 2024
1 parent 7378501 commit 7a96074
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Changelog

## v0.3.1 (in development)
## v0.3.1

#### Functionality improvements

* `if_else()` treats string inputs in `true` and `false` as strings and not as columns
* `case_when()` no has syntax closer to `dplyr::case_when()`
* `case_when()` now has syntax closer to `dplyr::case_when()`

#### New tibble methods

Expand Down

0 comments on commit 7a96074

Please sign in to comment.