Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 591 Bytes

CHANGELOG.md

File metadata and controls

34 lines (20 loc) · 591 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]

  • API Documentation
  • Mail confirmation for new users
  • CLI interface

[0.1.0-alpha] - 2020-12-13

Added

  • Database modelst and serializers
  • API Endpoints using Flask-restful
  • Wrote tests

Removed

  • Celery use

[0.1.0-alpha.1] - 2021-02-1

Added

  • Tox for testing

Fixed

  • Debugged test suite