All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Upgraded to Mattermost 5.4
- Partial unit test coverage
- Example configuration usage
- Idiomatic error usage, leveraging support in plugin framework to marshal unregistered error types as strings.
- Dependence on configuration auto-unmarshalling provided by Mattermost server.
- Inject plugin version into bundle name
- Expose plugin version from manifest in server and client code
- Initial release