Skip to content

Commit

Permalink
added release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
bcrickboom committed Feb 7, 2024
1 parent 4547402 commit 879accf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
repository: orthancteam/orthanc-dicom-dicomweb-proxy
short-description: A regular Orthanc embedding a python script which will convert DICOM queries to DICOMweb queries and DICOMweb answers to DICOM answers
short-description: A regular Orthanc acting as a DICOM to DICOMweb proxy.
readme-filepath: README.md
6 changes: 6 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Warning: version number should fit with Orthanc docker image version number!
(so a new version of the forwarder with the same version of Orthanc should be tagged 22.10.1.x)

v 24.2.0
=========
- first release

0 comments on commit 879accf

Please sign in to comment.