diff --git a/docs/changelog b/docs/changelog index a84ebf10..425a32f3 100644 --- a/docs/changelog +++ b/docs/changelog @@ -3,7 +3,7 @@ Changelog next: * Documentation: Update docs for types that used man.rst as symbolic links (Darko Poljak) - * Type __cron: no '# marker' for raw_command due to cron security (Daniel Heule) + * Type __cron: Remove '# marker' for raw_command due to cron security (Daniel Heule) * New type: __docker_compose (Dominique Roux) * Type __apt_mark: Check supported apt version and if package is installed (Ander Punnar) * New type: __docker (Steven Armstrong)