Skip to content

Commit 28f3db8

Browse files
committed
chore: wrapping up v2.0
1 parent 736edf3 commit 28f3db8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGES.txt

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Version history
22
===============
33

4+
2.0 (2019-03-27):
5+
6+
- changed: increased minimal Elgg version to 3.0
7+
- changed: no access moved to failsafe viewtype
8+
- changed: no access page is now a resource view
9+
- changed: rewrite for Elgg 3.0
10+
411
1.1 (2017-05-30):
512

613
- changed: use different event to check access

Diff for: manifest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
33
<name>Test Panel</name>
44
<author>ColdTrick IT Solutions</author>
5-
<version>2.0-beta</version>
5+
<version>2.0</version>
66
<description>Limit site access to a special group</description>
77
<id>test_panel</id>
88
<website>http://www.coldtrick.com</website>

0 commit comments

Comments
 (0)