We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a750da8 commit afdc0c2Copy full SHA for afdc0c2
pom.xml
@@ -8,7 +8,7 @@
8
<artifactId>mapcode</artifactId>
9
10
<packaging>jar</packaging>
11
- <version>1.50.1</version>
+ <version>1.50.2-SNAPSHOT</version>
12
13
<name>Mapcode Java Library</name>
14
<description>
src/site/apt/ReleaseNotes.apt.vm
@@ -9,10 +9,18 @@ Release Notes (Version ${project.version})
In any case, never depend on them for your own non-<<<SNAPSHOT>>> releases.
#end
+* 1.50.2
+
+ * To do.
15
16
+ []
17
18
* 1.50.1
19
20
* Bugfix for mapcodes in IN-DD (in India).
21
22
23
24
* 1.50
25
26
* Major release. This version is not backwards compatible with mapcode 1.4x: is has dropped support for
0 commit comments