Skip to content

Commit

Permalink
chore: wrapping up v0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jeabakker committed Dec 9, 2019
1 parent f3b694b commit 86cd8f4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Version history
===============

0.2 (2019-12-09):

- changed: use correct composer limiter for onelogin dependency

0.1 (2019-11-11):

- added: forced authentication options
2 changes: 1 addition & 1 deletion manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
<name>SAML SSO</name>
<author>ColdTrick IT Solutions</author>
<version>0.1</version>
<version>0.2</version>
<id>saml_sso</id>
<description>Provides SAML 2.0 based Single Sign On features for Elgg based on the OneLogin SAML library.</description>
<website>http://www.coldtrick.com/</website>
Expand Down

0 comments on commit 86cd8f4

Please sign in to comment.