diff --git a/CHANGELOG.markdown b/CHANGELOG.markdown index dea3afbe6..0d4b777ca 100644 --- a/CHANGELOG.markdown +++ b/CHANGELOG.markdown @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## Unreleased +## 2024-01-28 ### Fixed diff --git a/README.markdown b/README.markdown index 2d81f9b07..275e996fc 100644 --- a/README.markdown +++ b/README.markdown @@ -11,6 +11,10 @@ The main focus of Mindcode design is two-fold: * Provide language constructs that are not prohibitively expensive given the astonishingly slow speeds and limited instruction space of Mindustry processors. +> [!NOTE] +> Please have a look at a poll about introducing compulsory semicolons to the Mindcode syntax +> [here](https://github.com/cardillan/mindcode/discussions/120). + ## Latest development Some of the latest enhancements to Mindcode are: diff --git a/webapp/src/main/resources/templates/common.ftlh b/webapp/src/main/resources/templates/common.ftlh index 2cb5f934a..371ed948c 100644 --- a/webapp/src/main/resources/templates/common.ftlh +++ b/webapp/src/main/resources/templates/common.ftlh @@ -42,7 +42,7 @@ <#macro footer>