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
Changelog excerpt:
- The atHit method has been migrated from the Loader class to the Scanner
class, affecting some calls to that method at the Web class; Those calls
have been updated accordingly.
Copy file name to clipboardExpand all lines: Changelog.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,3 +69,5 @@ __*Why "v3.0.0" instead of "v1.0.0?"*__ Prior to phpMussel v3, the "phpMussel Co
69
69
### v3.4.1
70
70
71
71
[2023.09.01; Maikuolan]: Added L10N for Afrikaans and Romanian.
72
+
73
+
[2023.09.04; Maikuolan]: The atHit method has been migrated from the Loader class to the Scanner class, affecting some calls to that method at the Web class; Those calls have been updated accordingly.
0 commit comments