v2.0
This commit is contained in:
parent
f9afbac258
commit
19889c1457
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
# upcoming
|
# v2.0 (2021-04-18)
|
||||||
|
|
||||||
- (new) user interface tweaks
|
- (new) user interface tweaks
|
||||||
- (new) feed parser fully rewritten
|
- (new) feed parser fully rewritten
|
||||||
|
|
|
||||||
2
makefile
2
makefile
|
|
@ -1,4 +1,4 @@
|
||||||
VERSION=1.4
|
VERSION=2.0
|
||||||
GITHASH=$(shell git rev-parse --short=8 HEAD)
|
GITHASH=$(shell git rev-parse --short=8 HEAD)
|
||||||
|
|
||||||
CGO_ENABLED=1
|
CGO_ENABLED=1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue