Skip to content

Commit

Permalink
docs: #272 #253 #72 properly update news
Browse files Browse the repository at this point in the history
  • Loading branch information
Zelos Zhu committed May 19, 2023
1 parent fa0a31d commit 883331f
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion NEWS.md
Expand Up @@ -14,11 +14,20 @@ expressions (#241)
## Breaking Changes

- `assert_order_vars()` was deprecated in favor of `assert_expr_list()`. (#241)
- The following functions have been deprecated from previous admiral versions using the next phase of the deprecation process: (#272)

- `quo_c()`
- `quo_not_missing()`
- `replace_values_by_names()`
- `replace_symbol_in_quo()`


## Documentation

- The deprecation strategy was updated regarding unit tests for deprecated
functions/arguments in phase 1 and 2. (#247, #272)
functions/arguments in phase 1. (#247)

- The programming strategy was updated regarding permitted values and calling functions from package dependencies (#72, #253)

# admiraldev 0.3.0

Expand Down

0 comments on commit 883331f

Please sign in to comment.