Skip to content

Commit

Permalink
prep 3.1...
Browse files Browse the repository at this point in the history
  • Loading branch information
addwiki-ci committed Oct 15, 2024
1 parent 81a03b1 commit 9a7433e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion RELEASENOTES.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Release Notes

## Unreleased
## Version 3.1 (October 2024)

- Installatble with PHP 8.1+
- Update mediawiki/oauthclient to ^2.1
- 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)
- Fix being unable to set a logger other than Nulllogger in the Guzzle Client [#156](https://github.com/addwiki/addwiki/pull/156)
- `\Addwiki\Mediawiki\Api\Client\Request\MethodTrait::setMethod()` now normalizes the method to uppercase [#166](https://github.com/addwiki/addwiki/pull/166)
Expand Down

0 comments on commit 9a7433e

Please sign in to comment.