Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

22 lines (12 loc) · 1.13 KB

Changelog

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

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) (09308c1)
  • verify connection to email server at startup (3856580)

1.0.0 (2019-11-22)

Features

  • initial release