# [0.1.0] - 2013-08-24 (non-public) All notable changes for version [v0.1.0] are documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) since release [v0.4.0]. Note that not all changes up until [v0.2.3] were tracked, since the project was not available on Github as an SFTtech/openage repository. The commit hiistory can be accessed via the git log though. Feel free to add missing changes to this file, if you have time to look through a thousand commits. ## Added - Render town center and castle on left/right mouse click - Frame counter - Logging - Add resize listener - Add input handler - Docstrings for engine interface - Engine interface definition - Add Gaben graphic - Texture drawing - Build scripts for `debug` and `release` - Doxygen integration - CMake configuration ## Changed - Adjusted `run` function and project root finding - Dynamically insert project name in doxyfile ## Full commit log [https://github.com/SFTtech/openage/compare/v0.0.0...v0.1.0](https://github.com/SFTtech/openage/compare/v0.0.0...v0.1.0)