From 2d8b3b2acc69bef1beeb2585ec59641694fab454 Mon Sep 17 00:00:00 2001 From: ifm-csr Date: Fri, 5 Apr 2024 09:43:07 +0000 Subject: [PATCH] update document for release-v1.5.3 --- ChangeLog.md | 2 ++ VERSION | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index 852ee8cc..34bb2a3b 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.5.3 - 2024-04-05 ### Fixed - Fix receiving frames with default format before PCIC p command has been acknowledged diff --git a/VERSION b/VERSION index 20691acc..04aafb98 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.5.2*v1.5.2*1*5*2 \ No newline at end of file +v1.5.3*v1.5.3*1*5*3 \ No newline at end of file