From 2475aeef2a681339d49f8ee5e30ec2334e396550 Mon Sep 17 00:00:00 2001 From: Gregory Oschwald Date: Mon, 13 May 2013 10:23:02 -0700 Subject: [PATCH] Mention that we use Semantic Versioning --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fe4869..72ce5d4 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,10 @@ This library also relies on the [Guzze HTTP client](http://guzzlephp.org/). Patches and pull requests are encouraged. All code should follow the PSR-2 style guidelines. Please include unit tests whenever possible. +## Versioning ## + +The GeoIP2 PHP API uses [Semantic Versioning](http://semver.org/). + ## Author ## [Gregory Oschwald](mailto:goschwald@maxmind.com) @@ -178,4 +182,3 @@ This software is Copyright (c) 2013 by MaxMind, Inc. This is free software, licensed under the GNU Lesser General Public License version 2.1 or later. -