You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-18Lines changed: 6 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,24 +30,6 @@ _None._
30
30
31
31
-->
32
32
33
-
## 6.4.0
34
-
35
-
### Breaking Changes
36
-
37
-
_None._
38
-
39
-
### New Features
40
-
41
-
- Update button style and position on the prologue screen when `enableSiteCreation` and `enableSiteAddressLoginOnlyInPrologue` configs are enabled.
42
-
43
-
### Bug Fixes
44
-
45
-
_None._
46
-
47
-
### Internal Changes
48
-
49
-
_None._
50
-
51
33
## 7.0.0
52
34
53
35
### Breaking Changes
@@ -57,6 +39,12 @@ _None._
57
39
- Restructured `SocialService` into `SocialUser`, removing the `SocialServiceName``SocialService``enum` cases duplicity [#778]
58
40
- Made `presentSignupEpilogue` in `WordPressAuthenticatorDelegateProtocol` use `SocialUser` instead of `SocialService`[#778]
59
41
42
+
## 6.4.0
43
+
44
+
### New Features
45
+
46
+
- Update button style and position on the prologue screen when `enableSiteCreation` and `enableSiteAddressLoginOnlyInPrologue` configs are enabled.
47
+
60
48
## 6.3.0
61
49
62
50
_Note: This should have been 6.2.1 because it contained only a bug fix. Unfortunately we currently don't have automation in place to enfore SemVer. Given a beta had already been released, we went with 6.3.0 stable._
0 commit comments