We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9739f1 commit 26c902dCopy full SHA for 26c902d
doc/changelog.md
@@ -1,8 +1,9 @@
1
-# upcoming
+# v1.4 (2021-03-11)
2
3
- (new) keyboard shortcuts (thanks to @Duarte-Dias)
4
-- (new) podcasts
+- (new) show podcast audio
5
- (fix) deleting feeds
6
+- (etc) minor ui tweaks & changes
7
8
# v1.3 (2021-02-18)
9
makefile
@@ -1,4 +1,4 @@
-VERSION=1.3
+VERSION=1.4
GITHASH=$(shell git rev-parse --short=8 HEAD)
CGO_ENABLED=1
0 commit comments