Skip to content

Commit 7c0ecc3

Browse files
lukaszachypsss
authored andcommitted
Release did-0.19
1 parent 1ffb172 commit 7c0ecc3

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

did.spec

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

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

5656
%changelog
57+
* Tue Jan 18 2022 Lukáš Zachar <[email protected]> - 0.19-1
58+
- Install all required packages during docs building
59+
- Adjust code style to be pep8 compatible
60+
- Update docs for contributors, enable pre-commit
61+
- Add basic support for Zammad
62+
- Check if the GitHub credential token is valid
63+
- Fix jira issues search when user `login` provided
64+
- Add minor clarification note about token name
65+
- Split jira token expiration into two options
66+
- Adjust the support for Jira Personal Access Tokens
67+
- Support Personal Access Token in the Jira plugin
68+
- Return all the bugzilla results from a search
69+
- Install fresh sphinx when building readthedocs
70+
- Adjust the paging support for the GitHub plugin
71+
- Add pagination support for GitHub, fixes #247
72+
- Adjust the new plugin for reporting bodhi updates
73+
- Add a new plugin with support for Bodhi updates
74+
- Use user email for searching updated jira issues
75+
- Adjust the switch from fiscal to calendar year
76+
- Switch from fiscal year to natural year
77+
- Update docs for gitlab, github and confluence
78+
- Give a better message upon jira search failure
79+
- Raise the number of github issues fetched per page
80+
5781
* Mon Apr 19 2021 Petr Šplíchal <[email protected]> - 0.18-1
5882
- Support custom xmlrpc endpoint for MoinMoin wiki
5983
- Adjust the approved merge requests for gitlab

0 commit comments

Comments
 (0)