Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Katerina Koukiou
4624aaf8b0 Add missing changelog entry about webui code removal 2023-11-29 12:12:08 +01:00

View file

@ -465,6 +465,8 @@ rm -rf \
%changelog
* Wed Nov 22 2023 Packit <hello@packit.dev> - 40.11-1
- All Web UI code was seperated from the main repository and now lives in
https://github.com/rhinstaller/anaconda-webui (kkoukiou)
- Remove all support of the built-in help system (vponcova)
- Make possible to start TUI with installed WebUI (akankovs)
- workflows: Drop COCKPITUOUS_TOKEN from trigger-webui.yml (kkoukiou)