From d944569fb2420105ad94d6d2a5ac2009540977d5 Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Fri, 27 Sep 2024 09:27:01 -0500 Subject: [PATCH] updated changelog --- .cspell/words.txt | 5 ++++- CHANGELOG.md | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cspell/words.txt b/.cspell/words.txt index b0d535f2..4b5b2425 100644 --- a/.cspell/words.txt +++ b/.cspell/words.txt @@ -94,6 +94,7 @@ expect_streq fallocate_impl fext fgetattr +filebase flac_version flag_nopath flarge @@ -134,11 +135,13 @@ libuuid libuuid_include_dirs libvlc linkflags +markdownlint mbig msvc msvcr120 msys2 mtune +musl-libc nana ncrypt nlohmann_json @@ -215,4 +218,4 @@ wsign-conversion wunused wuseless wxwidgets_version -xattr \ No newline at end of file +xattr diff --git a/CHANGELOG.md b/CHANGELOG.md index e1cad1f6..03d3b0b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,11 @@ ### Issues * \#12 [Unit Test] Complete all providers unit tests -* Switched to common build system +* \#17 Update to common c++ build system ### Changes from v2.0.1-rc -* Updated `JSON for Modern C++` to v3.11.3 +* Corrected file times on S3 ## v2.0.1-rc