Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.44 KB

CHANGELOG.md

File metadata and controls

28 lines (15 loc) · 1.44 KB

Changelog

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

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