Skip to content

Latest commit

 

History

History
52 lines (23 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

52 lines (23 loc) · 1.65 KB

Change Log

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

0.3.0 (2020-03-14)

Features

0.2.0 (2020-03-11)

Features

0.1.2 (2017-12-28)

0.1.1 (2017-12-27)

Bug Fixes

  • login: unwrap callbackUrl object and query includes off of href (a83a6ee)

0.1.0 (2017-12-20)

Bug Fixes

  • config: fix webpack configuration to properly export the top-level component (003b395)
  • fix issue with fetch replaced by an object (c8d901a)

Features

  • update styling to display the site well on mobile devices (2610742)