# Changelog The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [1.0.0] - 2019-01-03 ### Fixed - database initialization ### Added - Support for pnut app streams - Sync avatars from pnut to matrix - Administrator control room functions - Example configuration file ### Changed - Display names for matrix users not registered with pnut - Simplified storage models ## 0.0.1 - 2018-08-23 ### Added - This CHANGELOG file because I can't believe for the last year I wasn't keeping track of releases for this project. :p [Unreleased]: https://gitlab.dreamfall.space/thrrgilag/pnut-matrix/compare/1.0.0...HEAD [1.0.0]: https://gitlab.dreamfall.space/thrrgilag/pnut-matrix/tags/1.0.0 [0.0.1]: https://gitlab.dreamfall.space/thrrgilag/pnut-matrix/tags/v0.0.1