Skip to content

Latest commit

 

History

History
81 lines (34 loc) · 2.45 KB

CHANGELOG.md

File metadata and controls

81 lines (34 loc) · 2.45 KB

Change Log

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

2.0.0 (2022-01-24)

Features

  • change password validation from 6 to 12 characters (#13) (e670f6a)

BREAKING CHANGES

  • 6 character passwords are no longer valid. New passwords need to be at least 12 characters.

1.4.0 (2019-01-17)

Features

1.3.1 (2019-01-09)

Bug Fixes

  • revert support for uppercase in slug (#8) (407dcec)

1.3.0 (2019-01-09)

Features

  • allow uppercase letters in slug (#7) (c003d03)

1.2.0 (2017-12-15)

Features

1.1.1 (2017-12-08)

1.1.0 (2017-11-21)

Features

  • support for email and password validation (#1) (afc5c48)

1.0.0 (2017-11-20)

Features