From 37e1e9ca5aec68940208151b5401b7e9a921f65c Mon Sep 17 00:00:00 2001 From: DavisVaughan Date: Mon, 24 May 2021 11:28:58 -0400 Subject: [PATCH] Fix ordering of NEWS bullets --- NEWS.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/NEWS.md b/NEWS.md index ba270d5d..85473763 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,9 @@ # butcher (development version) +* Added an `axe_env()` method to remove the `terms` environment for recipe + steps. This covers most recipe steps, but certain steps still need more + specific methods (@juliasilge, #193). + # butcher 0.1.4 * Ensure butcher is compatible with recipes 0.1.16, where a few steps have been @@ -7,10 +11,6 @@ * Fixed issue with survival 3.2-10, where butcher was using frailty terms incorrectly (#184). - -* Added an `axe_env()` method to remove the `terms` environment for recipe - steps. This covers most recipe steps, but certain steps still need more - specific methods (@juliasilge, #193). # butcher 0.1.3