Skip to content

Commit c8cc508

Browse files
authored
Merge pull request #602 from sirosen/update-changelog
Tweak changelog to add thanks lines
2 parents 300b843 + cc55c75 commit c8cc508

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.readthedocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ build:
1010

1111
jobs:
1212
install:
13+
- pip install -U pip
1314
- pip install . --group 'docs'

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Unreleased
1313
- Update vendored schemas: bitbucket-pipelines, buildkite, compose-spec, dependabot,
1414
drone-ci, github-issue-forms, gitlab-ci, meltano, mergify, renovate, snapcraft,
1515
woodpecker-ci (2025-09-17)
16-
- Add GitHub issue config schema and pre-commit hook (:issue:`589`).
17-
- Add GitHub issue form schema and pre-commit hook (:issue:`588`).
16+
- Add GitHub issue config schema and pre-commit hook. Thanks :user:`vivodi`! (:issue:`589`).
17+
- Add GitHub issue form schema and pre-commit hook. Thanks :user:`vivodi`! (:issue:`588`).
1818

1919
0.33.3
2020
------

0 commit comments

Comments
 (0)