Skip to content

Commit

Permalink
Preparing release 2.0.0b2
Browse files Browse the repository at this point in the history
ericof committed Dec 10, 2024
1 parent c05ee2f commit 58a0fe4
Showing 5 changed files with 15 additions and 4 deletions.
14 changes: 14 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -9,6 +9,20 @@

<!-- towncrier release notes start -->

## 2.0.0b2 (2024-12-09)


### New features:

- Update the Deutsch translation [macagua] [#60](https://github.com/collective/pas.plugins.oidc/issues/60)
- Implement control panel to configure pas.plugins.oidc [@ericof] [#65](https://github.com/collective/pas.plugins.oidc/issues/65)


### Documentation:

- Fixed port numbers on README file [macagua] [#51](https://github.com/collective/pas.plugins.oidc/issues/51)


## 2.0.0b1 (2024-06-25)


1 change: 0 additions & 1 deletion news/51.documentation

This file was deleted.

1 change: 0 additions & 1 deletion news/60.feature

This file was deleted.

1 change: 0 additions & 1 deletion news/65.feature

This file was deleted.

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@

setup(
name="pas.plugins.oidc",
version="2.0.0b2.dev0",
version="2.0.0b2",
description="OIDC support for Plone sites",
long_description=long_description,
long_description_content_type="text/markdown",

0 comments on commit 58a0fe4

Please sign in to comment.