v1.4
This commit is contained in:
parent
e9739f191e
commit
26c902d551
2 changed files with 4 additions and 3 deletions
|
|
@ -1,8 +1,9 @@
|
|||
# upcoming
|
||||
# v1.4 (2021-03-11)
|
||||
|
||||
- (new) keyboard shortcuts (thanks to @Duarte-Dias)
|
||||
- (new) podcasts
|
||||
- (new) show podcast audio
|
||||
- (fix) deleting feeds
|
||||
- (etc) minor ui tweaks & changes
|
||||
|
||||
# v1.3 (2021-02-18)
|
||||
|
||||
|
|
|
|||
2
makefile
2
makefile
|
|
@ -1,4 +1,4 @@
|
|||
VERSION=1.3
|
||||
VERSION=1.4
|
||||
GITHASH=$(shell git rev-parse --short=8 HEAD)
|
||||
|
||||
CGO_ENABLED=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue