Skip to content

Commit c7e7ace

Browse files
committed
release 3.0.0
Signed-off-by: greta <[email protected]>
1 parent e5035f8 commit c7e7ace

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

8+
## 3.0.0
9+
### Added
10+
- Move from index.php to ocs API
11+
### Fixed
12+
- Strong types to storage wrapper
13+
814
## 2.5.0
915
### Added
1016
- Force the user to scroll text to accept the TOS

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<description><![CDATA[Requires users to accept the terms of service before accessing data.
1212
This product includes GeoLite2 data created by MaxMind, available from [maxmind.com](http://www.maxmind.com)]]></description>
1313

14-
<version>3.0.0-dev.0</version>
14+
<version>3.0.0</version>
1515
<licence>agpl</licence>
1616
<author>Joas Schilling</author>
1717

0 commit comments

Comments
 (0)