We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4d65a9 commit 97e0350Copy full SHA for 97e0350
2 files changed
CHANGELOG.md
@@ -3,7 +3,7 @@
3
All notable changes to this project will be documented in this file. The format
4
is based on [Keep a Changelog](https://keepachangelog.com).
5
6
-## Unreleased
+## [1.1.0] - 2025-07-25
7
8
### Changed
9
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.13..3.27 FATAL_ERROR)
2
-project(CAF VERSION 1.0.2 LANGUAGES CXX)
+project(CAF VERSION 1.1.0 LANGUAGES CXX)
# -- version boilerplate -------------------------------------------------------
0 commit comments