# Changelog All notable changes will be documented in this file. The format is based on [Keep a Changelog][1], and this project adheres to [Semantic Versioning][2]. ## [v0.1.0][5] ### Added - server executable with a work in progress HTML page - `/api/version` to request server version - `README.md` file for basic documentation - `CHANGELOG.md` for change documentation - support for `linux/amd64` - [systemd][4] files for service and user management [1]: https://keepachangelog.com/en/1.0.0/ [2]: https://semver.org/spec/v2.0.0.html [3]: https://cgit.xengineering.eu/finserv/ [4]: https://systemd.io/ [5]: https://cgit.xengineering.eu/sia-server/tree?h=0.1.0