Skip to content

Commit

Permalink
Bump version to 0.2.8.9003
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed May 24, 2022
1 parent 9d7d450 commit 2ac9ab8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: dm
Title: Relational Data Models
Version: 0.2.8.9002
Date: 2022-04-29
Version: 0.2.8.9003
Date: 2022-05-24
Authors@R:
c(person(given = "Tobias",
family = "Schieferdecker",
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
<!-- NEWS.md is maintained by https://cynkra.github.io/fledge, do not edit -->

# dm 0.2.8.9003

- `dm_disentangle()` based on `enumerate_all_paths()` (#923).


# dm 0.2.8.9002

- Fix compatibility with dev dbplyr (#986).
Expand Down

0 comments on commit 2ac9ab8

Please sign in to comment.