Skip to content

Commit 549b0db

Browse files
committed
Update NEWS, set version number to 0.7.0
1 parent 2662658 commit 549b0db

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: kwb.db
22
Title: Functions supporting data base access
3-
Version: 0.6.0
3+
Version: 0.7.0
44
Authors@R:
55
c(person(given = "Hauke",
66
family = "Sonnenberg",

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# [kwb.db 0.7.0](https://github.com/KWB-R/kwb.db/releases/tag/v0.7.0) <small>2023-09-25</small>
2+
3+
* Add and export `read_schemata()`, `read_relations()`, `merge_relations()`
4+
15
# [kwb.db 0.6.0](https://github.com/KWB-R/kwb.db/releases/tag/v0.6.0) <small>2021-07-07</small>
26

37
* `getDatabaseSchema()`: add arguments "tableNames", "tableTypes"

0 commit comments

Comments
 (0)