diff --git a/docs/changelog b/docs/changelog index 4e9a8a6d..0ad7878d 100644 --- a/docs/changelog +++ b/docs/changelog @@ -2,6 +2,9 @@ Changelog --------- 7.0.1: + * Documentation: Add a new page and several mentions for polyglot scripting (Tabulon) + * Core: Automatically set execute permissions on generated scripts containing a shebang (Tabulon) + * Remote: Run executable scripts directly, enabling transparent shebang support (Tabulon) * Core: Remove double definition of scan parser (Nico Schottelius) * Type __apt_mark: Narrow down grep for hold packages (marcoduif) * Type __apt_source: Set required options variable (Mark Verboom)