From e86aa7ec8cc5da0bdb4f7cd0ae0a3859dae77b07 Mon Sep 17 00:00:00 2001 From: Philip Chase Date: Tue, 11 Jun 2024 14:38:36 -0400 Subject: [PATCH] Bump VERSION and update CHANGELOG.md for release 1.13.0 --- CHANGELOG.md | 8 ++++---- VERSION | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a41c403..f4532da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ -# Change Log -All notable changes to the Imagemap module will be documented in this file. -This project adheres to [Semantic Versioning](http://semver.org/). - +# imagemap 1.13.0 (released 2024-06-11) +- Add Grids Body Map (@schatto1, @saipavan10-git, @pbchase, #76, #77) +- Rename instrument example files (@pbchase, #77) +- Remove Andy Martin from config.json (@ChemiKyle) ## [1.12.0] - 2024-02-20 ### Added diff --git a/VERSION b/VERSION index 0eed1a2..feaae22 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.12.0 +1.13.0