From 9b067ee6f1ffa4702f148e6f164497ff55bf5448 Mon Sep 17 00:00:00 2001 From: Paul Speed Date: Sat, 17 Nov 2018 20:18:40 -0500 Subject: [PATCH] Prepping for further development. Adding a release note for a patch applied after 1.3.0 was released. --- build.gradle | 2 +- release-notes.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 42a82c0..cc66ab7 100644 --- a/build.gradle +++ b/build.gradle @@ -14,7 +14,7 @@ buildscript { apply plugin: 'java' apply plugin: 'maven' -version='1.3.0' +version='1.3.1-SNAPSHOT' group='com.simsilica' ext.jmeVersion = "3.1.0-stable" diff --git a/release-notes.md b/release-notes.md index a13744c..2d4da86 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,3 +1,7 @@ +Version 1.3.1 (unreleased) +-------------- +* Fixed zone ID calculation for non-uniform grids. See PR #2. + Version 1.3.0 (latest) -------------- * Fixed a bug where the newer state messages would fail if the game hadn't