Skip to content

Commit f52fc37

Browse files
committed
Release notes for 0.7.2
1 parent 5d848f4 commit f52fc37

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

RELEASENOTES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ Release Notes
33

44
These are the release notes for [mediawiki-api](http://addwiki.readthedocs.io/projects/mediawiki-api/).
55

6+
## Version 0.7.2 (20th November 2017)
7+
8+
* New parent class for all API service classes,
9+
with protected access on `Service::$api` to make it easier to subclass any services.
10+
* File uploading improved, with the option of [chunked uploading](https://www.mediawiki.org/wiki/API:Upload#Chunked_uploading).
11+
* Various fixes and improvements to the testing set-up and coding standards.
12+
613
## Version 0.7.1 (8th March 2017)
714

815
* Fixed dependancy on addwiki/mediawiki-datamodel

0 commit comments

Comments
 (0)