diff --git a/android/.idea/misc.xml b/android/.idea/misc.xml index ba7052b8..635999df 100644 --- a/android/.idea/misc.xml +++ b/android/.idea/misc.xml @@ -24,7 +24,7 @@ - + diff --git a/client/debian/changelog b/client/debian/changelog index 028f9e6c..15ee010c 100644 --- a/client/debian/changelog +++ b/client/debian/changelog @@ -1,3 +1,21 @@ +snapclient (0.13.0) unstable; urgency=low + + * Features + -Support "volume" parameter for Librespot (PR #273) + -Add support for metatags (PR #319) + * Bugfixes + -Fix overflow in timesync when the system time is many years off + -Zeroconf works with IPv6 + -Snapclient unit file depends on avahi-daemon.service (PR #348) + * General + -Drop dependency to external "jsonrpc++" + -Move OpenWrt and Buildroot support into separate project "SnapOS" + -Add CMake support (not fully replacing Make yet) (PR #212) + -Remove MIPS support for Android (deprecated by Google) + -Use MAC address as default client id (override with "--hostID") + + -- Johannes Pohl Tue, 04 Mar 2018 00:13:37 +0200 + snapclient (0.12.0) unstable; urgency=low * Features diff --git a/server/debian/changelog b/server/debian/changelog index fc118509..ba7e13f2 100644 --- a/server/debian/changelog +++ b/server/debian/changelog @@ -1,3 +1,21 @@ +snapserver (0.13.0) unstable; urgency=low + + * Features + -Support "volume" parameter for Librespot (PR #273) + -Add support for metatags (PR #319) + * Bugfixes + -Fix overflow in timesync when the system time is many years off + -Zeroconf works with IPv6 + -Snapclient unit file depends on avahi-daemon.service (PR #348) + * General + -Drop dependency to external "jsonrpc++" + -Move OpenWrt and Buildroot support into separate project "SnapOS" + -Add CMake support (not fully replacing Make yet) (PR #212) + -Remove MIPS support for Android (deprecated by Google) + -Use MAC address as default client id (override with "--hostID") + + -- Johannes Pohl Tue, 04 Mar 2018 00:13:37 +0200 + snapserver (0.12.0) unstable; urgency=low * Features