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 6a5be59 commit 0916f11Copy full SHA for 0916f11
doc/changelog.txt
@@ -1,4 +1,4 @@
1
-# upcoming
+# v1.3 (2021-02-18)
2
3
- (fix) log out functionality if authentication is set
4
- (fix) import opml if authentication is set
makefile
-VERSION=1.2
+VERSION=1.3
GITHASH=$(shell git rev-parse --short=8 HEAD)
ASSETS = assets/javascripts/* assets/stylesheets/* assets/graphicarts/* assets/*.html
0 commit comments