Skip to content

Commit 3448746

Browse files
authored
Merge pull request #1011 from nextcloud/rel/v7.1.1
build(release): 7.1.1
2 parents 5a890d5 + 3784338 commit 3448746

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@
55
# Changelog
66
All notable changes to this project will be documented in this file.
77

8+
## 7.1.1
9+
10+
### Fixed
11+
12+
* [Fix\(settings\): Fix missing global attribute (user_saml#1002)](https://github.com/nextcloud/user_saml/pull/1002)
13+
14+
### Dependencies
15+
16+
* [Build\(deps\): bump robrichards/xmlseclibs from 3.1.3 to 3.1.4 (user_saml#1004)](https://github.com/nextcloud/user_saml/pull/1004)
17+
* [Build\(deps\): bump onelogin/php\-saml from 4.3.0 to 4.3.1 (user_saml#1005)](https://github.com/nextcloud/user_saml/pull/1005)
18+
819
## 7.1.0
920

1021
### Added

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The following providers are supported and tested at the moment:
2020
* Any other provider that authenticates using the environment variable
2121
2222
While theoretically any other authentication provider implementing either one of those standards is compatible, we like to note that they are not part of any internal test matrix.]]></description>
23-
<version>7.1.0</version>
23+
<version>7.1.1</version>
2424
<licence>agpl</licence>
2525
<author>Lukas Reschke</author>
2626
<namespace>User_SAML</namespace>

0 commit comments

Comments
 (0)