We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a56a7c + 0814b89 commit 17315f4Copy full SHA for 17315f4
Makefile
@@ -25,7 +25,7 @@
25
################################################################################
26
27
ADDON_NAME=service.libreelec.settings
28
-ADDON_VERSION=0.8.1
+ADDON_VERSION=0.8.2
29
DISTRONAME:=LibreELEC
30
31
BUILDDIR=build
changelog.txt
@@ -1,3 +1,7 @@
1
+2016-06-25 v0.8.2
2
+ (feature) add support for development and custom updates
3
+ (fix) enable "Save" button in network configuration
4
+
5
2016-06-10 v0.8.1
6
(feature) support for changing update channels
7
(fix) prevent null timeserver values
0 commit comments