revert
This commit is contained in:
22
CHANGELOG.md
22
CHANGELOG.md
@ -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
|
||||
|
Reference in New Issue
Block a user