Skip to content

Commit 926673b

Browse files
authored
Merge pull request #19 from DataValues/release
Release compatible with DV 2.x
2 parents fafee8a + 201f16b commit 926673b

File tree

3 files changed

+5
-36
lines changed

3 files changed

+5
-36
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,11 @@ for the [Maps](https://github.com/JeroenDeDauw/Maps) and
5252

5353
## Release notes
5454

55+
### 0.1.3 (2018-08-02)
56+
57+
* Made component installable with DataValues 2.x
58+
* Removed MediaWiki integration
59+
5560
### 0.1.2 (2014-10-09)
5661

5762
* Made component installable with DataValues 1.x

Validators.php

Lines changed: 0 additions & 33 deletions
This file was deleted.

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@
3535
"wikibase/wikibase-codesniffer": "0.4.0"
3636
},
3737
"autoload": {
38-
"files" : [
39-
"Validators.php"
40-
],
4138
"psr-4": {
4239
"ValueValidators\\": "src"
4340
}

0 commit comments

Comments
 (0)