16 lines
405 B
Markdown
16 lines
405 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
|
and this project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
## [0.2.0] - 2019-04-16
|
|
|
|
- Added getCompanies for REST and gRPC: get a list of all companies (BACKEND-303)
|
|
- Added support for JWT tokens
|
|
|
|
## [0.1.0] - 2019-03-13
|
|
|
|
Initial release
|