Skip to content

Commit

Permalink
#605 Add changed endpoint to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
adiherzog committed Jun 21, 2018
1 parent 83d36ee commit 0d5989a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ as explained in the [Migration Guide](Migration-Guide.md). This can not be confi

* **Some undocumented REST endpoints for the frontend have slightly changed:** in case you used these services you have to adjust the usage:
* `/builds/reimportBuild/{branchName}/{buildName}` is now `/builds/:branchName/:buildName/import`
* `/importBuild/{branchName}/{buildName}/{comparisonBranchName}/{comparisonBuildName}/{comparisonName}` is now `/builds/{branchName}/{buildName}/comparisons/{comparisonName}/importAndCompare`

Apart from that there are no breaking changes.

Expand Down

0 comments on commit 0d5989a

Please sign in to comment.