Skip to content

Commit

Permalink
news items, v no
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Sax committed Mar 9, 2023
1 parent 5135a23 commit 6936298
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
@@ -1,7 +1,7 @@
Package: seasonal
Type: Package
Title: R Interface to X-13-ARIMA-SEATS
Version: 1.9.0
Version: 1.9.0.9001
Authors@R: c(
person("Christoph", "Sax", email = "christoph.sax@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7192-7044")),
person("Dirk", "Eddelbuettel", role = c("ctb"), comment = c(ORCID = "0000-0001-6419-907X"))
Expand Down
9 changes: 9 additions & 0 deletions NEWS.md
@@ -1,3 +1,12 @@
1.9.0.9001
--------------------------------------------------------------------------------

minor changes

- Improved messages on rerun in series()
- Spec list in ?series is automatically parsed from the X-13 manual


1.9.0
--------------------------------------------------------------------------------

Expand Down

0 comments on commit 6936298

Please sign in to comment.