Skip to content

Commit

Permalink
Merge pull request #143 from DataValues/rel100for-real
Browse files Browse the repository at this point in the history
"Update" version constant for 1.0.0 release
  • Loading branch information
manicki authored Aug 2, 2018
2 parents a23e9ea + 172c396 commit ac0bc18
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 21 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ employees for the [Wikidata project](https://wikidata.org/).

### 1.0.0 (2018-08-02)

* Removed `DATAVALUES_TIME_VERSION` constant
* Allow installation together with DataValues 2.x

### 0.8.6 (2017-09-06)
Expand Down
18 changes: 0 additions & 18 deletions Time.php

This file was deleted.

3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@
"wikibase/wikibase-codesniffer": "^0.1.0"
},
"autoload": {
"files" : [
"Time.php"
],
"psr-0": {
"DataValues\\": "src",
"ValueFormatters\\": "src",
Expand Down

0 comments on commit ac0bc18

Please sign in to comment.