Bump to version 1.5.2 v1.5.2
authorFrederic Massart <fred@moodle.com>
Mon, 16 Nov 2015 07:46:36 +0000 (15:46 +0800)
committerFrederic Massart <fred@moodle.com>
Mon, 16 Nov 2015 07:46:36 +0000 (15:46 +0800)
CHANGELOG.rst
mdk/version.py

index 04a26cc..7b61509 100644 (file)
@@ -1,6 +1,14 @@
 Changelog
 =========
 
+v1.5.2
+------
+
+- Update default config for Moodle 3.0 release
+- New script to refresh the services and external functions
+- ``phpunit`` does not require '_testuite' as suffix of the test suites
+- New script to fix the version numbers - Adrian Greeve
+
 v1.5.1
 ------
 
index 9894c4b..3798348 100644 (file)
@@ -22,4 +22,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 http://github.com/FMCorz/mdk
 """
 
-__version__ = "1.5.1"
+__version__ = "1.5.2"