Skip to content

Commit 2adf3d9

Browse files
author
Jamie Curnow
committed
v0.29.0
1 parent 285bc5c commit 2adf3d9

File tree

4 files changed

+41
-2
lines changed

4 files changed

+41
-2
lines changed

debian/changelog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
wtfutil (0.29.0) unstable; urgency=medium
2+
3+
* See: https://github.com/wtfutil/wtf/releases/tag/v0.29.0
4+
15
wtfutil (0.28.0) unstable; urgency=medium
26

37
* See: https://github.com/wtfutil/wtf/releases/tag/v0.28.0

debian/changelog.upstream

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
Version v0.29.0; changes since v0.28.0:
2+
---------------------------------------
3+
4+
5a99bbf Add @jonhadfield as a contributor
5+
394da85 Update CHANGELOG.md
6+
8613add go mod tidy
7+
daf1e61 Merge branch 'add_pihole' of github.com:jonhadfield/wtf into jonhadfield-add_pihole
8+
894afaa Merge branch 'master' of github.com:wtfutil/wtf
9+
4dda2e4 Add @acaloiaro as a contributor
10+
af4f4ed Update CHANGELOG.md
11+
2161244 Add event end time to gcal module display (#877)
12+
ad2ad74 Bump github.com/digitalocean/godo from 1.34.0 to 1.35.1 (#880)
13+
f895591 Update CHANGELOG.md
14+
4e057db Bump google.golang.org/api from 0.21.0 to 0.22.0 (#879)
15+
72ae0cc add pihole module.
16+
cb0b2f1 Update GitLab errors
17+
409cafc Update CHANGELOG.md
18+
04ade97 Bump google.golang.org/api from 0.20.0 to 0.21.0 (#872)
19+
2adb7db Update CHANGELOG.md
20+
a2ec97d Bump github.com/alecthomas/chroma from 0.7.1 to 0.7.2 (#875)
21+
531e293 Bump github.com/xanzy/go-gitlab from 0.29.0 to 0.31.0 (#873)
22+
70b626f Bump github.com/shirou/gopsutil (#871)
23+
53ed90d Bump github.com/digitalocean/godo from 1.33.1 to 1.34.0 (#870)
24+
a7d615b Update CHANGELOG.md
25+
15d760d Bump github.com/xanzy/go-gitlab from 0.28.0 to 0.29.0 (#868)
26+
db55ad5 Bump github.com/digitalocean/godo from 1.32.0 to 1.33.1 (#867)
27+
3393454 Bump github.com/nicklaw5/helix from 0.5.7 to 0.5.8 (#866)
28+
fd57ff0 Update CHANGELOG.md
29+
72619a9 handle multiple conversions per base currency
30+
62e3523 modules/exchangerate: Display exchange rate for one unit of base currency
31+
e453408 WTF-847 Fix the formatting of the headings in the Docket widget (#862)
32+
eab42ad Update CHANGELOG.md
33+
80edeef Update CHANGELOG.md
34+
135
Version v0.28.0; changes since v0.27.0:
236
---------------------------------------
337

debian/versions.upstream

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ v0.24.0
2121
v0.25.0
2222
v0.26.0
2323
v0.27.0
24-
v0.28.0
24+
v0.28.0
25+
v0.29.0

dpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"PACKAGE": "wtfutil",
3-
"VERSION": "0.28.0",
3+
"VERSION": "0.29.0",
44
"GH_USER": "wtfutil",
55
"URL": "https://github.com/${GH_USER}/wtf/archive/v${VERSION}.tar.gz",
66
"SIGN_KEY": "EFD591B218E19AE3376D80D14F9E050D1DFFBB86",

0 commit comments

Comments
 (0)