Skip to content

Commit

Permalink
rearranging the news.
Browse files Browse the repository at this point in the history
  • Loading branch information
kartikeyakirar committed May 29, 2024
1 parent 2810551 commit 94be3bc
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
# goshawk 0.1.16

* Fix an issue with vertical range lines displayed only when there are any other lines included.
### Miscellaneous
* Add `loq_flag_var` argument to plots.
* Remove package prefix from examples.
* Replace soft deprecated `ggplot2` functions with their current equivalents, e.g. `aes_string()` with `aes()`.
* Fix partial attribute matching.

### Fixes

* Update `h_identify_loq_values` to filter for records with `LOQFL == "Y"` before calculating `LOQ`.
* Fix an issue with vertical range lines displayed only when there are any other lines included.
* Fix partial attribute matching.


# goshawk 0.1.15

Expand Down

0 comments on commit 94be3bc

Please sign in to comment.