Skip to content

Commit

Permalink
Merge pull request #33 from TanguyBarthelemy/master
Browse files Browse the repository at this point in the history
document + new dev version
  • Loading branch information
TanguyBarthelemy authored Feb 19, 2024
2 parents 7c6c256 + 6e1a088 commit 1a4e377
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: rjdworkspace
Type: Package
Title: Manipulate 'JDemetra+' workspaces
Version: 1.1.6
Version: 1.1.7
Authors@R: c(
person(given = "Alain",
family = "Quartier-la-Tente",
Expand Down
5 changes: 4 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# rjdworkspace dev version

# rjdworkspace 1.1.6

* add a new hidden function to copy ws
* simplify the XML path writting with `URLencode`
* resolve bugs for `update_path` with WS created with `RJDemetra::add_sa_item`
* resolve bugs for `update_path` with WS created with `RJDemetra::add_sa_item`


# rjdworkspace 1.1.3
Expand All @@ -16,6 +18,7 @@
* Adding some documentation to functions
* Successfull check!


# rjdworkspace 1.1.0

## Changes :
Expand Down

0 comments on commit 1a4e377

Please sign in to comment.