updated changelog

This commit is contained in:
Scott E. Graves 2024-09-27 09:27:01 -05:00
parent 3ca27ec566
commit d944569fb2
2 changed files with 6 additions and 3 deletions

View File

@ -94,6 +94,7 @@ expect_streq
fallocate_impl fallocate_impl
fext fext
fgetattr fgetattr
filebase
flac_version flac_version
flag_nopath flag_nopath
flarge flarge
@ -134,11 +135,13 @@ libuuid
libuuid_include_dirs libuuid_include_dirs
libvlc libvlc
linkflags linkflags
markdownlint
mbig mbig
msvc msvc
msvcr120 msvcr120
msys2 msys2
mtune mtune
musl-libc
nana nana
ncrypt ncrypt
nlohmann_json nlohmann_json
@ -215,4 +218,4 @@ wsign-conversion
wunused wunused
wuseless wuseless
wxwidgets_version wxwidgets_version
xattr xattr

View File

@ -5,11 +5,11 @@
### Issues ### Issues
* \#12 [Unit Test] Complete all providers unit tests * \#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 ### Changes from v2.0.1-rc
* Updated `JSON for Modern C++` to v3.11.3 * Corrected file times on S3
## v2.0.1-rc ## v2.0.1-rc