Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.74 KB

CHANGELOG.md

File metadata and controls

34 lines (18 loc) · 1.74 KB

Changelog

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

1.1.3 (2020-03-14)

Bug Fixes

  • fix vulnerability issues by upgrading dependencies (9c15650)

1.1.2 (2020-02-16)

Bug Fixes

  • fix issue with incorrect stack for errors that are not of type AppError (48d1a5a)

1.1.1 (2019-12-04)

Bug Fixes

  • use JWT iat as seconds from epoch instead of milliseconds (#4) (c4e1a84)

1.1.0 (2019-11-23)

Features

  • add docker support (#2) (3401449)
  • verify connection to email server at startup (f38d86a)

1.0.0 (2019-11-22)

Features

  • initial release