From cdafe049295e838b92c68a92ecb36ebc9821eb3d Mon Sep 17 00:00:00 2001 From: cardillan <122014763+cardillan@users.noreply.github.com> Date: Thu, 14 Mar 2024 09:42:58 +0100 Subject: [PATCH] Release 2024-03-12 --- CHANGELOG.markdown | 7 +++++++ webapp/src/main/resources/templates/common.ftlh | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.markdown b/CHANGELOG.markdown index 551f63145..f3cca8aa2 100644 --- a/CHANGELOG.markdown +++ b/CHANGELOG.markdown @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## 2024-03-12 + +### Fixed + +* Fixed incorrect handling of inlined function return values + ([issue #130](https://github.com/cardillan/mindcode/issues/130)). + ## 2024-03-08 ### Fixed diff --git a/webapp/src/main/resources/templates/common.ftlh b/webapp/src/main/resources/templates/common.ftlh index d711e5beb..c02166275 100644 --- a/webapp/src/main/resources/templates/common.ftlh +++ b/webapp/src/main/resources/templates/common.ftlh @@ -42,7 +42,7 @@ <#macro footer>