Skip to content

Commit

Permalink
Bump version to 1.0.5.9008
Browse files Browse the repository at this point in the history
  • Loading branch information
TSchiefer committed Apr 27, 2023
1 parent e865728 commit 64449a5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: dm
Title: Relational Data Models
Version: 1.0.5.9007
Version: 1.0.5.9008
Date: 2023-04-27
Authors@R:
c(person(given = "Tobias",
Expand Down
9 changes: 9 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->

# dm 1.0.5.9008

## Features

- UK support for `dm_draw()` (#1731, #1877).

- Allow for additional description of tables in dm_draw() (#1875, #1876).


# dm 1.0.5.9007

- Internal changes only.
Expand Down

0 comments on commit 64449a5

Please sign in to comment.