Skip to content

Commit

Permalink
New release v3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
TanguyBarthelemy committed Jul 12, 2024
1 parent 596da81 commit d7166f0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: rjd3tramoseats
Type: Package
Title: Seasonal Adjustment with TRAMO-SEATS in 'JDemetra+ 3.x'
Version: 3.2.2
Version: 3.2.3
Authors@R: c(
person("Jean", "Palate", role = c("aut"),
email = "palatejean@gmail.com"),
Expand All @@ -23,8 +23,8 @@ Imports:
rJava (>= 1.0-6),
RProtoBuf (>= 0.4.20),
rjd3toolkit (>= 3.2.2)
Remotes:
github::rjdverse/rjd3toolkit
Remotes:
github::rjdverse/rjd3toolkit@*release
SystemRequirements: Java (>= 17)
License: EUPL
URL: https://github.com/rjdverse/rjd3tramoseats, https://rjdverse.github.io/rjd3tramoseats/
Expand Down
6 changes: 5 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,15 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [3.2.3] - 2024-07-12


### Changed

* New .jar

## [3.2.2] - 2024-03-15

[Unreleased]: https://github.com/rjdverse/rjd3tramoseats/compare/v3.2.2...HEAD
[Unreleased]: https://github.com/rjdverse/rjd3tramoseats/compare/v3.2.3...HEAD
[3.2.3]: https://github.com/rjdverse/rjd3tramoseats/releases/tag/v3.2.2...v3.2.3
[3.2.2]: https://github.com/rjdverse/rjd3tramoseats/releases/tag/v3.2.2

0 comments on commit d7166f0

Please sign in to comment.