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
Copy file name to clipboardExpand all lines: RELEASENOTES.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,9 @@
1
1
# Release Notes
2
2
3
-
## Unreleased
3
+
## Version 3.1 (October 2024)
4
4
5
5
- Installatble with PHP 8.1+
6
+
- Update mediawiki/oauthclient to ^2.1
6
7
- Added `\Addwiki\Mediawiki\Api\Client\Auth\UserAndPassword::setAssertType()` to alter which assert= parameter is used in requests [#175](https://github.com/addwiki/addwiki/pull/175)
7
8
- Fix being unable to set a logger other than Nulllogger in the Guzzle Client [#156](https://github.com/addwiki/addwiki/pull/156)
8
9
-`\Addwiki\Mediawiki\Api\Client\Request\MethodTrait::setMethod()` now normalizes the method to uppercase [#166](https://github.com/addwiki/addwiki/pull/166)
0 commit comments