From 57d094927e9e9e543fb9b2e27f398f85c799ab4f Mon Sep 17 00:00:00 2001 From: njlyon0 Date: Fri, 20 Sep 2024 10:37:42 -0700 Subject: [PATCH] docs: removing 'dev version' language from `1.1.0` section of NEWS.md --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index caedfb0..c680017 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,6 @@ ## ltertools Version 1.1.0 -Development version of `ltertools`. There are no ERRORs, WARNINGs, or NOTEs returned by `devtools::check()`. Changes from latest release will be listed here as they are made. +There are no ERRORs, WARNINGs, or NOTEs returned by `devtools::check()`. - New function: `make_json` creates a JSON containing name/value pairs from a named vector. Optionally adds the JSON file name to the 'gitignore' (if one can be found in the working directory) - New function: `solar_day_info` identifies sunrise, sunset, solar noon, and day length for all dates within a user-specified range at particular coordinates