Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nearata committed Aug 17, 2020
1 parent c3fe4d1 commit ea372c6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.0.0] - 2020-08-17

### Update

- `CheckingConfirmPassword`
- Now the validations appears along with Flarum's one
- `Translations`
- Renamed `confirm_password_placeholder` to `field_placeholder`
- Renamed `passwords_not_match` to `password_must_match`
- Updated `field_required`, `password_min_length` and `password_must_match` translations
- Updated field `name` html attribute from `confirmpassword` to `confirmPassword`

## [1.0.1] - 2020-08-16

### Fix
Expand Down

0 comments on commit ea372c6

Please sign in to comment.