Add Changelog
This commit is contained in:
parent
1ed78a6d98
commit
10eb5c0674
|
@ -0,0 +1,41 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
## Version 0.2.2
|
||||
_2017-06-11_
|
||||
* Use black background when loading application (previously white)
|
||||
* Begin transition to Kotlin
|
||||
* Target SDK 26
|
||||
* Dependency updates
|
||||
* Cleanup
|
||||
|
||||
|
||||
## Version 0.2.1
|
||||
_2017-04-13_
|
||||
* Form correct REST path. Fixes #7
|
||||
|
||||
|
||||
## Version 0.2.0
|
||||
_2017-03-14_
|
||||
* Use OkHttp for all HTTP calls
|
||||
* Dependency upgrade and cleanup
|
||||
* Bug fixes
|
||||
* Cleanup
|
||||
|
||||
|
||||
## Version 0.1.2
|
||||
_2017-03-04_
|
||||
* Forgot to bump the app version in tag 0.1.1, so now it's 0.1.2.
|
||||
* By default, hide music from other apps.
|
||||
* Change account type to be specific to Audinaut.
|
||||
|
||||
|
||||
## Version 0.1.1
|
||||
_2017-02-27_
|
||||
* Merge ServerProxy into Audinaut
|
||||
* Update Kryo to 4.0.0
|
||||
|
||||
|
||||
## Version 0.1.0
|
||||
_2017-12-18_
|
||||
* Initial release.
|
Loading…
Reference in New Issue