We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b6c55f commit 1a3bbcbCopy full SHA for 1a3bbcb
1 file changed
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Change Log
2
3
## [Unreleased]
4
+
5
+## [1.2.0] - 2017-03-01
6
### Added
7
- Client reconnects automatically to the server after getting disconnected.
8
- Playlists can be loaded and played from the playlists submenu.
@@ -27,5 +29,6 @@
27
29
- Application won't crash on start when libmpdclient is not installed locally.
28
30
- Application won't crash if client has insufficient permissions due to incorrect server password.
31
-[Unreleased]: https://github.com/arttuperala/kmbmpdc/compare/v1.1.0...HEAD
32
+[Unreleased]: https://github.com/arttuperala/kmbmpdc/compare/v1.2.0...HEAD
33
+[1.2.0]: https://github.com/arttuperala/kmbmpdc/compare/v1.1.0...v1.2.0
34
[1.1.0]: https://github.com/arttuperala/kmbmpdc/compare/v1.0.0...v1.1.0
0 commit comments