Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Latest commit

 

History

History
29 lines (20 loc) · 725 Bytes

CHANGELOG.md

File metadata and controls

29 lines (20 loc) · 725 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 on staging server (Django settings, Docker, Docker compose)
  • Trigger deployment on staging after push to master
  • This changelog
  • Meeting CUD API

Changed

  • Deploy on prod only after published release
  • Fix type hints
  • Added email field to users API
  • Rewritten API tests
  • Rewritten Makefile
  • Added email field to users API
  • Rewritten API tests

Removed

  • removed tox from configs, packages and deployments