File tree Expand file tree Collapse file tree 1 file changed +6
-10
lines changed
Expand file tree Collapse file tree 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/).
504504
505505As of December 2014, branch ` 1.7 ` is not officially supported anymore, meaning
506506major 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 ) .
510508
511509#### 2.x
512510
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 ) .
515514
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** .
520516
521517### Stable Version
522518
523- Version ` 3.x ` is the current stable version of Geocoder.
519+ Version ` 3.x ` is the current major stable version of Geocoder.
524520
525521
526522Contributing
You can’t perform that action at this time.
0 commit comments