Skip to content

Commit

Permalink
update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
nr0cinu committed Aug 6, 2024
1 parent 67811bb commit abd808c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
# jmf (development version)

* Added `is_jmf_project_id()` and `jmf_project_id_regex()`.

# jmf 0.2.1

* `uniques()` now keeps `NA`s and always uses `LC_COLLATE=C`.
* `uniques()` keeps `NA`s and sorts using `LC_COLLATE=C`.

# jmf 0.2.0

* Added `quiet()`.
* Added `uniques()`.
* Added `quiet()`.

# jmf 0.1.0

Expand Down

0 comments on commit abd808c

Please sign in to comment.