File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 return 1 ;
1616}
1717
18- define ( 'DATAVALUES_GEO_VERSION ' , '2.1.0 ' );
18+ define ( 'DATAVALUES_GEO_VERSION ' , '2.1.1 ' );
1919
2020// Aliases introduced in 1.0
2121class_alias ( DataValues \Geo \Values \LatLongValue::class, 'DataValues\LatLongValue ' );
Original file line number Diff line number Diff line change @@ -93,6 +93,10 @@ It is based upon and contains a lot of code written by [Jeroen De Dauw]
9393
9494## Release notes
9595
96+ ### 2.1.1 (2017-08-09)
97+
98+ * Allow use with ~ 0.4.0 of DataValues/Common
99+
96100### 2.1.0 (2017-08-09)
97101
98102* Remove MediaWiki integration
Original file line number Diff line number Diff line change 3232 "php" : " >=5.5.9" ,
3333 "data-values/data-values" : " ~1.0|~0.1" ,
3434 "data-values/interfaces" : " ~0.2.0|~0.1.5" ,
35- "data-values/common" : " ~0.3.0|~0.2.0"
35+ "data-values/common" : " ~0.4.0|~0. 3.0|~0.2.0"
3636 },
3737 "require-dev" : {
3838 "phpunit/phpunit" : " ~4.8" ,
You can’t perform that action at this time.
0 commit comments