solstice-anim

Geometry animation library of the solstice app
git clone git://git.meso-star.com/solstice-anim.git
Log | Files | Refs | README | LICENSE

commit be935327a7cd24efa61569fa8b450eaa473d37fa
parent f990e37c882b88fa822fa4c1074607c80fd8260c
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Tue, 19 Oct 2021 10:03:49 +0200

Write the 0.2.4 release note

Diffstat:
MREADME.md | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -23,6 +23,11 @@ variable the install directories of its dependencies. ## Release notes +### Version 0.2.4 + +Sets the CMake minimum version to 3.1: since CMake 3.20, version 2.8 has become +obsolete. + ### Version 0.2.3 - Remove code that is now part of rsys and upgrade to rsys 0.10.