Add CHANGELOG.md

This commit is contained in:
Linus Groh
2019-10-26 18:32:02 +01:00
parent ed2118339d
commit 310170525d
+9
View File
@@ -0,0 +1,9 @@
# 1.1.0 (2019-10-26)
- Add support for Docker. [#7](https://github.com/owntracks/frontend/pull/7), [@sharkoz](https://github.com/sharkoz)
- Move project to the OwnTracks organisation on GitHub. [#8](https://github.com/owntracks/frontend/pull/8), [@jpmens](https://github.com/jpmens)
- Enable compression in nginx configuration used in Docker image. [#11](https://github.com/owntracks/frontend/pull/11), [@sharkoz](https://github.com/sharkoz)
# 1.0.0 (2019-06-18)
- Initial release