From 26f4525f4319ebe59fff4543362a9806cdfa1436 Mon Sep 17 00:00:00 2001 From: ifm-csr Date: Mon, 10 Jun 2024 11:47:53 +0000 Subject: [PATCH] update document for release-v1.6.0 --- ChangeLog.md | 2 ++ VERSION | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index cdb562e2..b08486c0 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## 1.6.0 - 2024-06-10 ### Changed - Unification of shared libraries into `libifm3d`, see the migration guide for details diff --git a/VERSION b/VERSION index 04aafb98..c5b0f1e4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.5.3*v1.5.3*1*5*3 \ No newline at end of file +v1.6.0*v1.6.0*1*6*0 \ No newline at end of file