From 8a02a3a5cbb03d54a2431d8a3cb2f0fc54f4b084 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20Monta=C3=B1ana=20G=C3=B3mez?= Date: Thu, 8 May 2025 12:33:48 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5efcdb..2f3ff0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.1.1] - 2025-05-08 + +### Internal + +- Fix the vcpkg configuration in building the library. +- Fix the sample app to use the vcpkg configuration. + ## [1.1.0] - 2025-04-27 ### Internal