Skip to content

Commit 5e53f7e

Browse files
committed
Release did-0.21
1 parent 7d39512 commit 5e53f7e

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

did.spec

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: did
2-
Version: 0.20
2+
Version: 0.21
33
Release: 1%{?dist}
44

55
Summary: What did you do last week, month, year?
@@ -55,6 +55,26 @@ export LANG=en_US.utf-8
5555
%license LICENSE
5656

5757
%changelog
58+
* Fri Nov 10 2023 Petr Šplíchal <[email protected]> - 0.21-1
59+
- Pass plugin configuration to koji `ClientSession`
60+
- Add `markdown` format output to `bodhi` plugin
61+
- Add `markdown` format output to `pagure` plugin
62+
- Handle connection error fetching gitlab user
63+
- Update instructions for the `google` plugin
64+
- Add `sphinx_rtd_theme` to the list of extensions
65+
- Replace deprecated calls to `warn`
66+
- Fix docs building warnings, pin sphinx version
67+
- Add support for `markdown` format output (#315)
68+
- Move line length recommendation to proper section
69+
- Update pre-commit GH action with latest version
70+
- Add dependency on `python3-feedparser`
71+
- Replace `readfp()` with `read_file()`
72+
- Support defining subitems for header and footer
73+
- Give a reasonable error for unreachable wiki url
74+
- Report Gitlab tasks-commented properly
75+
- Fix typo in section name
76+
- Skip own pull requests in `pull-requests-reviewed`
77+
5878
* Thu Mar 09 2023 Petr Šplíchal <[email protected]> - 0.20-1
5979
- Produce fixed `phabricator` statistics
6080
- Address packit warning on the `metadata` key

0 commit comments

Comments
 (0)