Skip to content

Commit 4cc0c7b

Browse files
committed
Version bump and changelog entry for 0.13
1 parent 069a124 commit 4cc0c7b

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

did.spec

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

55
Summary: What did you do last week, month, year?
@@ -45,6 +45,25 @@ install -pm 644 did.1.gz %{buildroot}%{_mandir}/man1
4545
%license LICENSE
4646

4747
%changelog
48+
* Tue Oct 01 2019 Petr Šplíchal <[email protected]> - 0.13-1
49+
- Support for the full file path config [#140]
50+
- Add the 'last friday' command [#197]
51+
- New plugin with basic confluence support [#199]
52+
- Improve redmine documentation [#195]
53+
- Add a new 'wip' option for gerrit [#194]
54+
- Include project name in gerrit stats [#192]
55+
- Fix the configuration examples for gerrit
56+
- Simplify Pagure search for created issues
57+
- Extended query for verified bugs [fix #189]
58+
- Fix for reviewed gerrit changes [#188]
59+
- Add gerrit work-in-progress changes [#187]
60+
- Fix for gerrit log strings [#186]
61+
- Improve gerrit search limit [#185]
62+
- Document API key auth for bugzilla [fix #180]
63+
- Mock bugzilla module to fix generating docs
64+
- Update feedparser requires
65+
- Fix for gerrit plugin typo [#179]
66+
4867
* Thu Dec 20 2018 Petr Šplíchal <[email protected]> 0.12-1
4968
- Add missing redmine dependency [fix #177]
5069
- Fix GitLab plugin's ssl_verify option [fix #168]

0 commit comments

Comments
 (0)