Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 615 Bytes

CHANGELOG.md

File metadata and controls

30 lines (22 loc) · 615 Bytes

Changelog

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.

Unreleased

Added

  • Deployment configuration
  • CLI tool

[v1.0.0] - 2020-03-27

Added

  • README.md
  • CHANGELOG.md
  • /version endpoint
  • /health endpoint
  • /v1/auth endpoints based on authboss
  • /v1/definitions endpoint
  • /v1/people endpoints
  • /v1/observations endpoints
  • basic middlewares
  • auth middlewares
  • CI configuration
  • Automated tests