From 3c372886fcfbe6efca11e63b8fc22cf81d171659 Mon Sep 17 00:00:00 2001 From: PG1003 <34630287+PG1003@users.noreply.github.com> Date: Fri, 4 Jun 2021 21:11:54 +0200 Subject: [PATCH] Update CHANGELOG.txt --- CHANGELOG.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index cdbb6a4..725cf99 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,10 +1,10 @@ # 2.1.0 -Chagnes: +Changes: - Removed apex_observer class from the public API and moved it to detail namespace of the observer library. - Fixed compilation with C++17 or newer. -- Build tests with C++17. +- Build tests, examples and benchmark with C++17. # 2.0.2