* 0.7.1 - 2019-03-02
  * Logging on by default, plus timestamps
* 0.7.0 - 2019-03-02
  * Remove dependencies on some libraries, in prep for better layout code
* 0.6.0 - 2019-02-23
  * Remove `vec2-easing` (prep for new layout handling code)
* 0.5.0 - 2018-12-09
  * Add logging
* 0.4.0 - 2018-06-10
  * Accept focusFollowsMouse in config
* 0.3.6 - 2018-04-06
  * Config: take a `terminal`
* 0.3.5 - 2018-04-06
  * Don't automatically spawn a new terminal when all windows are closed
* 0.3.4 - 2018-04-06
  * Config: take a `launcher`
* 0.3.3 - 2018-04-06
  * Config: take a `borderColor`
* 0.3.2 - 2018-04-06
  * Config: take a `borderWidth`
* 0.3.0 - 2018-04-05
  * Taking a config file now works
  * `startupPrograms` in the config file now works
* 0.2.2 - 2018-04-04
  * Change `exec` name in config to `run` for clarity
* 0.2.0 - 2018-04-04
  * Get tiling working, thanks to code from [tiles](https://github.com/dominictarr/tiles)
* 0.1.3 - 2018-04-04
  * Add basic config-handling code (doesn't matter yet)
* 0.0.9 - 2017-12-17
  * Fixed what's spawned on basic keys and added note about requirements
* 0.0.8 - 2017-12-17
  * Added basic keys
* 0.0.3 - 2017-12-09
  * First real commit, it kinda does something
