diff --git a/changelog.html b/changelog.html index ec7352d28242f1d387344e68deb02409aa3fa9b6..ea445e73ec52746901be338375cef6c325431818 100644 --- a/changelog.html +++ b/changelog.html @@ -58,6 +58,9 @@ Upcoming changes
  • Add CLI commands to add jobs to and remove jobs from views (add-job-to-view, remove-job-from-view). (issue 23361) +
  • + HTTP error 405 when trying to restart ssh host. + (issue 23094)