Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TanguyBarthelemy authored Jul 12, 2024
1 parent 90be729 commit 404bfed
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,15 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

* New parameter `zero_as_na` in `cbind.moving_average`, boolean indicating if trealing and leading zeros added to have a matrix form should be replaced by `NA`.


## [2.1.0] - 2024-04-18

### Changed

* Merge pull request #22 from rjdemetra/develop
* v2.1.0 - last improvements


## [2.0.0] - 2023-12-12

### Changed
Expand All @@ -41,6 +50,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


[Unreleased]: https://github.com/rjdverse/rjd3filters/compare/v2.1.1...HEAD
[2.1.1]: https://github.com/rjdverse/rjd3filters/releases/tag/v2.0.0...v2.1.1
[2.1.1]: https://github.com/rjdverse/rjd3filters/releases/tag/v2.1.0...v2.1.1
[2.1.0]: https://github.com/rjdverse/rjd3filters/releases/tag/v2.0.0...v2.1.0
[2.0.0]: https://github.com/rjdverse/rjd3filters/releases/tag/v1.0.0...v2.0.0
[1.0.0]: https://github.com/rjdverse/rjd3filters/releases/tag/v1.0.0

0 comments on commit 404bfed

Please sign in to comment.