Skip to content

Commit

Permalink
Merge branch 'v0.3.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
lsteinmann committed Nov 23, 2023
2 parents 15f3c53 + 95ca95a commit f092bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# idaifieldR 0.3.3 _wip_
# idaifieldR 0.3.3 _2023-11-25_
### New features
* Add `idf_last_changed(connection, n = n)`: Returns a vector with the last n changed resources in the database.
* Add `idf_get_changes(connection, ids = c(...))`: Returns a data.frame in which each change to one of the resources listed in ids (can be either their 'identifier' or 'UUID') corresponds to one row separated by creation or modification.
Expand Down

0 comments on commit f092bac

Please sign in to comment.