Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.9 KB

CHANGELOG.md

File metadata and controls

30 lines (18 loc) · 1.9 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.1 (2020-04-29)

Bug Fixes

  • Removed unused try/catch (d86ed44)

1.0.0 (2020-04-29)

Features

  • base implementation (88e0668)
  • eslint added (c52768c)
  • Header support for Allowing any origin (aef7d28)
  • Procfile for heroku deployment (68e874a)

Bug Fixes

  • script: Versioning with changelog generation (ee0a46e)
  • basic checks and error handling (2e96a15)
  • eslint format (d2fda4f)
  • export app module (ebbb06b)
  • Test runner configuration with ava, supertest (714bf0f)
  • Valid Registration regex (8fdb5cf)