Skip to content

Commit

Permalink
Bump version number and add NEWS item
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ash committed Apr 5, 2024
1 parent ed8bbbf commit dd96880
Show file tree
Hide file tree
Showing 2 changed files with 5 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: hintr
Title: R API for calling naomi district level HIV model
Version: 1.1.23
Version: 1.1.24
Authors@R:
person(given = "Robert",
family = "Ashton",
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# hintr 1.1.24

* Add new endpoint `/download/result/path/<id>` to return path to the download file on disk

# hintr 1.1.23

* Return calibrate result path from `/calibrate/result/path/<id>` relative to the results directory
Expand Down

0 comments on commit dd96880

Please sign in to comment.