Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 1.06 KB

Change Log

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

0.1.0 (2017-02-20)

Bug Fixes

  • add sanity check that at least one auth strategy is allowed (5b94aa3)
  • allow all auth strategies on login action (c512894)
  • fix data types for trackable attributes (03dda2c)
  • fix findOne -> find (76498e4)
  • improve oauth sanity checks (329dc39)

Features

  • add blacklist support for routes (196c113)
  • add migrations blueprint (bb84fd4)