diff --git a/CHANGELOG.md b/CHANGELOG.md index 632f3b99..c97a46f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # Change Log All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/). +## [2-beta15] - unreleased +- introducing code-and-value and horizontal layout - WIP + ## [2-beta14] - 2024-07-22 - proper handling of static resources (PR #126)