ash_authentication_phoenix/CHANGELOG.md

43 lines
866 B
Markdown
Raw Normal View History

2022-10-25 17:07:08 +13:00
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
2022-11-10 15:21:26 +13:00
## [v0.4.0](https://github.com/team-alembic/ash_authentication_phoenix/compare/v0.3.0...v0.4.0) (2022-11-10)
### Features:
* Confirmation: Add confirmation support.
2022-11-03 16:20:33 +13:00
## [v0.3.0](https://github.com/team-alembic/ash_authentication_phoenix/compare/v0.2.0...v0.3.0) (2022-11-03)
### Features:
* PasswordReset: Add password reset support to the UI. (#10)
2022-10-28 20:19:43 +13:00
## [v0.2.0](https://github.com/team-alembic/ash_authentication_phoenix/compare/v0.1.0...v0.2.0) (2022-10-28)
### Features:
* UI refresh. (#3)
2022-10-25 17:07:08 +13:00
## [v0.1.0](https://github.com/team-alembic/ash_authentication_phoenix/compare/v0.1.0...v0.1.0) (2022-10-25)
### Features:
* Add support for PasswordAuthentication.