Skip to content

Commit d9cc426

Browse files
committed
Update changelog
1 parent 9a34ad3 commit d9cc426

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

CHANGELOG.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,50 +2,50 @@
22

33
## 2.0.0 (2023-05-02)
44

5-
* [new] Statamic 4 support
6-
* [break] The previously deprecated `mb:user:change_password_form`, `mb:user:has` and `mb:user:member` tags have been removed
7-
* Login starter template includes remember me checkbox
5+
- [new] Statamic 4 support
6+
- [break] The previously deprecated `mb:user:change_password_form`, `mb:user:has` and `mb:user:member` tags have been removed
7+
- Login starter template includes remember me checkbox
88
- Dropped support for Statamic 3
99

1010
## 1.1.2 (2023-03-01)
1111

12-
* [new] Ability to switch the CP Members section off
13-
* [fix] Using a custom page for the activate form
12+
- [new] Ability to switch the CP Members section off
13+
- [fix] Using a custom page for the activate form
1414

1515
## 1.1.1 (2023-01-06)
1616

17-
* [new] Added Danish translations by @rabol
17+
- [new] Added Danish translations by @rabol
1818

1919
## 1.1.0 (2023-01-06)
2020

21-
* [new] Added column selector to members listing
22-
* The `mb:user:change_password_form` tag has been deprecated
23-
* Updated templates and documentation to use new Statamic tags
24-
* Updated templates to use runtime parser syntax
25-
* Include file field example in the profile template
21+
- [new] Added column selector to members listing
22+
- The `mb:user:change_password_form` tag has been deprecated
23+
- Updated templates and documentation to use new Statamic tags
24+
- Updated templates to use runtime parser syntax
25+
- Include file field example in the profile template
2626

2727
## 1.0.4 (2022-11-28)
2828

29-
* [fix] Profile form values not being processed before save
29+
- [fix] Profile form values not being processed before save
3030

3131
## 1.0.3 (2022-11-28)
3232

33-
* [fix] Email field now optional in profile form
33+
- [fix] Email field now optional in profile form
3434

3535
## 1.0.2 (2022-07-20)
3636

37-
* [new] Add pagination totals to CP listing page
38-
* [fix] CP search returning non-members
37+
- [new] Add pagination totals to CP listing page
38+
- [fix] CP search returning non-members
3939

4040
## 1.0.1 (2022-07-15)
4141

42-
* [fix] CP listing page error with Statamic 3.3.18+
42+
- [fix] CP listing page error with Statamic 3.3.18+
4343

4444
## 1.0.0 (2022-06-21)
4545

46-
* [new] Ability to export members as either a CSV or JSON file
47-
* [new] Fresh install configuration check and introduction
48-
* [fix] Better message when there's an error during member creation
46+
- [new] Ability to export members as either a CSV or JSON file
47+
- [new] Fresh install configuration check and introduction
48+
- [fix] Better message when there's an error during member creation
4949

5050
## 0.5.1 (2022-03-16)
5151

@@ -84,7 +84,7 @@
8484

8585
## 0.4.0 (2021-11-10)
8686

87-
- [break] 💥 **Everything:** This addon has been significantly reworked and also renamed. Update instructions:
87+
- [break] 💥 **Everything:*- This addon has been significantly reworked and also renamed. Update instructions:
8888
1. Update `composer.json` to `"jacksleight/statamic-memberbox": "0.4.0",`
8989
2. Run `composer update`
9090
3. Republish the config, views and translations if you've published them

0 commit comments

Comments
 (0)