flutter_registration/CHANGELOG.md

24 lines
362 B
Markdown
Raw Normal View History

2022-09-20 15:51:22 +02:00
<!--
SPDX-FileCopyrightText: 2022 Iconica
SPDX-License-Identifier: GPL-3.0-or-later
-->
## 0.3.0
- Added the abilty to set an initial value fot the default email field
## 0.2.0
2022-09-20 15:51:22 +02:00
- Added the abilty to add labels
- The default password step now includes two textfields
2022-09-20 15:51:22 +02:00
## 0.0.2
- Firebase integration
- Registration capabilities
## 0.0.1
- Initial version