Skip to content

Commit

Permalink
Merge branch 'release/1.46.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
pbchase committed Jan 15, 2025
2 parents 1e47225 + 0f8a5d1 commit b2b275d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: rcc.billing
Title: REDCap Automated Billing
Version: 1.45.0
Version: 1.46.0
Authors@R: c(
person("Philip", "Chase",
email = "[email protected]",
Expand Down
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# rcc.billing 1.46.0 (released 2025-01-15)
- Add run_etl and use it (@ljwoodley, #260, #261)

# rcc.billing 1.45.0 (released 2024-01-03)
- Fix missing name_of_service_instance in get_service_request_line_items() result (@pbchase, #259)
- Bill for some support requests without project IDs #257 (@pbchase, #257, #258)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.45.0
1.46.0

0 comments on commit b2b275d

Please sign in to comment.