Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ablack3 committed Oct 20, 2023
1 parent 568acb5 commit a41283d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
6 changes: 3 additions & 3 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Version: 1.1.3
Date: 2023-10-13 12:28:51 UTC
SHA: 02e0da6a4dd914d728b3552f3603e573e051e935
Version: 1.1.4
Date: 2023-10-17 16:36:01 UTC
SHA: e9b0da4823d750c97ae7f388d26373dda122de7d
8 changes: 4 additions & 4 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# CDMConnector 1.1.3
# CDMConnector 1.1.4

- Fix recursive reference [issue](https://github.com/darwin-eu-dev/CDMConnector/issues/312).
- Fix recursive edge cases with cdm reference issue.

# CDMConnector 1.1.2
# CDMConnector 1.1.3

- Fix recursive reference [issue](https://github.com/darwin-eu-dev/CDMConnector/issues/312). Thanks to @catalamarti!
- Fix recursive cdm reference issue. Thanks @catalamarti!

# CDMConnector 1.1.2

Expand Down
1 change: 0 additions & 1 deletion R/cdm.R
Original file line number Diff line number Diff line change
Expand Up @@ -910,4 +910,3 @@ cdm_select_tbl <- function(cdm, ...) {
return(obj)
}


0 comments on commit a41283d

Please sign in to comment.