We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85f0314 commit 441a5c3Copy full SHA for 441a5c3
Interfaces.php
@@ -15,4 +15,4 @@
15
return 1;
16
}
17
18
-define( 'DATAVALUES_INTERFACES_VERSION', '0.2.3' );
+define( 'DATAVALUES_INTERFACES_VERSION', '0.2.5' );
README.md
@@ -56,6 +56,10 @@ as [Wikimedia Germany](https://wikimedia.de) employee for the [Wikidata project]
56
57
## Release notes
58
59
+### 0.2.5 (2017-08-09)
60
+
61
+* Removed MediaWiki extension credits registration
62
63
### 0.2.4 (2017-08-02)
64
65
* Fixed `ValueFormatterTestBase` not being installable via Composer.
0 commit comments