File tree 1 file changed +6
-10
lines changed 1 file changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -504,23 +504,19 @@ Geocoder follows [Semantic Versioning](http://semver.org/).
504
504
505
505
As of December 2014, branch ` 1.7 ` is not officially supported anymore, meaning
506
506
major version ` 1 ` reached end of life. Last version is:
507
- [ 1.7.1] ( https://github.com/geocoder-php/Geocoder/releases/tag/1.7.1 ) . This
508
- branch did not receive any new fixes over the last year, and all plugins/modules
509
- require Geocoder ` ~2.0 ` .
507
+ [ 1.7.1] ( https://github.com/geocoder-php/Geocoder/releases/tag/1.7.1 ) .
510
508
511
509
#### 2.x
512
510
513
- Version [ 2.0.0] ( https://github.com/geocoder-php/Geocoder/releases/tag/2.0.0 ) has been
514
- released on July 2013. Latest version is: [ 2.8.1] ( https://github.com/geocoder-php/Geocoder/releases/tag/2.8.1 ) .
511
+ As of December 2014, version [ 2.0.0] ( https://github.com/geocoder-php/Geocoder/releases/tag/2.0.0 )
512
+ is in a ** feature frozen** state. All new features should be contributed to version 3.0 and upper.
513
+ Last version is: [ 2.8.1] ( https://github.com/geocoder-php/Geocoder/releases/tag/2.8.1 ) .
515
514
516
- As of December 2014, this version is in a ** feature frozen** state. All new features
517
- should be contributed to version 3.0 and upper.
518
-
519
- Branch ` 2.x ` will reach end of life on December 2015.
515
+ Major version ` 2 ` will reach ** end of life on December 2015** .
520
516
521
517
### Stable Version
522
518
523
- Version ` 3.x ` is the current stable version of Geocoder.
519
+ Version ` 3.x ` is the current major stable version of Geocoder.
524
520
525
521
526
522
Contributing
You can’t perform that action at this time.
0 commit comments