diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..398b3f3 --- /dev/null +++ b/CHANGELOG.md @@ -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