diff --git a/changelog.d/+add_header_options.added.md b/changelog.d/+add_header_options.added.md index 24b46d66f..f2dc4c1e7 100644 --- a/changelog.d/+add_header_options.added.md +++ b/changelog.d/+add_header_options.added.md @@ -1 +1 @@ -Add `--expires`, `--content-disposition`, `--content-encoding`, `--content-language` options to subcommands `upload-file`, `upload-unbound-stream`, `copy-file-by-id` \ No newline at end of file +Add `--expires`, `--content-disposition`, `--content-encoding`, `--content-language` options to subcommands `upload-file`, `upload-unbound-stream`, `copy-file-by-id`. diff --git a/changelog.d/+cat.doc.md b/changelog.d/+cat.doc.md index 32f9a0b72..9a9090ac0 100644 --- a/changelog.d/+cat.doc.md +++ b/changelog.d/+cat.doc.md @@ -1 +1 @@ -Add `cat` command to documentation \ No newline at end of file +Add `cat` command to documentation. diff --git a/changelog.d/+fix_leaking_semaphores.fix.md b/changelog.d/+fix_leaking_semaphores.fixed.md similarity index 100% rename from changelog.d/+fix_leaking_semaphores.fix.md rename to changelog.d/+fix_leaking_semaphores.fixed.md diff --git a/changelog.d/+python3.12.infrastructure.md b/changelog.d/+python3.12.infrastructure.md index 6b96af83a..af313c472 100644 --- a/changelog.d/+python3.12.infrastructure.md +++ b/changelog.d/+python3.12.infrastructure.md @@ -1 +1 @@ -Use cpython 3.12 (not 3.11) for integration tests with secrets \ No newline at end of file +Use cpython 3.12 (not 3.11) for integration tests with secrets. diff --git a/changelog.d/+remove_redundant_todo.infrastructure.md b/changelog.d/+remove_redundant_todo.infrastructure.md index 0bafbbbe2..aa021247d 100644 --- a/changelog.d/+remove_redundant_todo.infrastructure.md +++ b/changelog.d/+remove_redundant_todo.infrastructure.md @@ -1 +1 @@ -Remove unused exception class and outdated todo \ No newline at end of file +Remove unused exception class and outdated todo. diff --git a/changelog.d/+skip_draft_step_in_releases.infrastructure.md b/changelog.d/+skip_draft_step_in_releases.infrastructure.md index 641e83278..7283874b9 100644 --- a/changelog.d/+skip_draft_step_in_releases.infrastructure.md +++ b/changelog.d/+skip_draft_step_in_releases.infrastructure.md @@ -1 +1 @@ -Skip draft step in releases - all successful releases are public \ No newline at end of file +Skip draft step in releases - all successful releases are public.