Skip to content

Commit

Permalink
Merge pull request #29 from HENNGE/release-24.6
Browse files Browse the repository at this point in the history
Release 24.6
  • Loading branch information
FurqanHabibi authored Jun 10, 2024
2 parents a17d470 + c5b466e commit 80c341a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 24.6

* Minimum supported lxml version is now 5.0.
* Minimum supported minisignxml version is now 24.6.
* Added support for python 3.12.

## 23.1

* Added support for `saml_endpoint` URLs with a query string in `minisaml.request.get_request_redirect_url` thanks to a
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "minisaml"
version = "23.1"
version = "24.6"
description = "Minimal SAML2 client"
authors = ["Jonas Obrist <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 80c341a

Please sign in to comment.