Skip to content

Commit

Permalink
Update changelog with other changes
Browse files Browse the repository at this point in the history
  • Loading branch information
apfelbox committed Oct 24, 2024
1 parent 09a2c9b commit 3a0432d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
=====

* (bc) The config key was changed to `21torr_hosting`.
* (bc) Remove command `hosting:run-tasks:post-build`, use `hosting:hook:build` instead.
* (bc) Remove command `hosting:run-tasks:post-deploy`, use `hosting:hook:deploy` instead.
* (bc) Remove `PostBuildTaskInterface`, use `BuildHookInterface` instead.
* (bc) Remove `PostDeploymentTaskInterface`, use `DeployHookInterface` instead.


3.2.2
Expand Down

0 comments on commit 3a0432d

Please sign in to comment.