Skip to content

Commit afdc0c2

Browse files
committed
Updated release notes
1 parent a750da8 commit afdc0c2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<artifactId>mapcode</artifactId>
99

1010
<packaging>jar</packaging>
11-
<version>1.50.1</version>
11+
<version>1.50.2-SNAPSHOT</version>
1212

1313
<name>Mapcode Java Library</name>
1414
<description>

src/site/apt/ReleaseNotes.apt.vm

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,18 @@ Release Notes (Version ${project.version})
99
In any case, never depend on them for your own non-<<<SNAPSHOT>>> releases.
1010
#end
1111

12+
* 1.50.2
13+
14+
* To do.
15+
16+
[]
17+
1218
* 1.50.1
1319

1420
* Bugfix for mapcodes in IN-DD (in India).
1521

22+
[]
23+
1624
* 1.50
1725

1826
* Major release. This version is not backwards compatible with mapcode 1.4x: is has dropped support for

0 commit comments

Comments
 (0)