Skip to content

Commit

Permalink
Update to bdsreader 0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefvanbuuren committed Mar 21, 2024
1 parent 1773455 commit 089e14e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: bdsreader
Type: Package
Title: Read Data from the Basisdataset Jeugdgezondheidszorg
Version: 0.24.2
Version: 0.25.0
Authors@R: c(person("Stef", "van Buuren", email = "stef.vanbuuren@tno.nl", role = c("cre", "aut")),
person("Arjan", "Huizing", email = "arjan.huizing@tno.nl", role = "aut"))
Description: Defines JSON data schemas according to the Basisdataset (BDS)
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# bdsreader 0.25.0

- Change definition and processing code for BDS 71 (birth land parents) to character (#9)

# bdsreader 0.24.2

- Adds two demo files: `examples/Laura_S.json` and `examples/Kevin_S.json`
Expand Down

0 comments on commit 089e14e

Please sign in to comment.