Skip to content

Commit 67d29a9

Browse files
2.1.0. Release notes updated
1 parent 6f64c8c commit 67d29a9

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,20 @@ Copyright (C) 2014-2015 Stichting Mapcode Foundation (http://www.mapcode.com)
77
This Java project contains a library to encode latitude/longitude pairs to mapcodes
88
and to decode mapcodes back to latitude/longitude pairs.
99

10-
**Release notes can be found at: http://mapcode-foundation.github.io/mapcode-java/ReleaseNotes.html**
11-
1210
**Online documentation can be found at: http://mapcode-foundation.github.io/mapcode-java/**
1311

1412
**An example of how to use this library can be found at: https://github.com/mapcode-foundation/mapcode-java-example**
1513

1614
If you wish to use mapcodes in your own application landscape, consider using running an instance of the
1715
Mapcode REST API, which can be found on: **https://github.com/mapcode-foundation/mapcode-rest-service**
1816

17+
# Release notes
18+
19+
**2.1.0. Added micro-meter precision (mapcodes can now have eight precision digits)
20+
**2.0.1. Allow java 6 (JDK 1.6) compilation
21+
**2.0.0. Major update (core data checked, some territories updated, for ISO proposal)
22+
**Further release notes can be found at: http://mapcode-foundation.github.io/mapcode-java/ReleaseNotes.html**
23+
1924
# License
2025

2126
Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)