revert
All checks were successful
BlockStorage/repertory_linux_builds/pipeline/head This commit looks good
BlockStorage/repertory_osx_builds/pipeline/head This commit looks good

This commit is contained in:
2024-01-29 11:36:26 -06:00
parent d175a38ad1
commit 99533a9687
213 changed files with 43429 additions and 41103 deletions

View File

@ -1,10 +1,24 @@
# Changelog
## 2.0.1-rc
## v2.0.2-rc
### Issues
* \#12 [Unit Test] Complete all providers unit tests
### Changes from v2.0.1-rc
* Updated `JSON for Modern C++` to v3.11.3
## v2.0.1-rc
* Removed legacy win32 build binaries
<!-- markdownlint-disable-next-line -->
### Issues
* \#10 Address compiler warnings
* \#11 Switch to SQLite over RocksDB
### Changes from v2.0.0-rc
@ -14,12 +28,12 @@
* Require `c++20`
* Switched to Storj over Filebase for hosting binaries
* Updated `boost` to v1.83.0
* Updated `cpp-httplib` to v0.14.2
* Updated `curl` to v8.4.0
* Updated `libsodium` to v1.0.19
* Updated `OpenSSL` to v3.1.4
* Updated `rocksdb` to v8.6.7
* Updated `OpenSSL` to v3.2.0
## 2.0.0-rc
## v2.0.0-rc
<!-- markdownlint-disable-next-line -->
### Issues