Skip to content

Commit ffc5286

Browse files
committed
Revert "Added warning about serialized object and removed beta."
This reverts commit 260d680.
1 parent 260d680 commit ffc5286

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
[![Build Status](https://travis-ci.org/maxmind/GeoIP2-java.png?branch=master)](https://travis-ci.org/maxmind/GeoIP2-java)
44

5+
## Beta Note ##
6+
7+
This is a beta release. The API may change before the first production
8+
release, which will be numbered 2.0.0.
9+
10+
You may find information on the GeoIP2 beta release process on [our
11+
website](http://www.maxmind.com/en/geoip2_beta).
12+
513
## Description ##
614

715
This distribution provides an API for the GeoIP2 [web services]
@@ -222,8 +230,6 @@ whenever possible.
222230

223231
The GeoIP2 Java API uses [Semantic Versioning](http://semver.org/).
224232

225-
Note: Serialized objects may not necessarily work between versions.
226-
227233
## Copyright and License ##
228234

229235
This software is Copyright (c) 2013 by MaxMind, Inc.

0 commit comments

Comments
 (0)