updated changelog
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
This commit is contained in:
parent
0b80e82721
commit
5b337d4c65
14
CHANGELOG.md
14
CHANGELOG.md
@ -7,15 +7,18 @@
|
||||
* \#12 \[Unit Test\] Complete all providers unit tests
|
||||
* \#16 Add support for bucket name in Sia provider
|
||||
* \#17 Update to common c++ build system
|
||||
* A single 64-bit Linux Jenkins server is used to build all Linux and Windows versions
|
||||
* All dependency sources are now included
|
||||
* MSVC is no longer supported
|
||||
* MSYS2 is required for building Windows binaries Windows
|
||||
* OS X support is temporarily disabled
|
||||
|
||||
### Changes from v2.0.1-rc
|
||||
|
||||
* Corrected file times on S3
|
||||
* Corrected file times on S3 and Sia providers
|
||||
|
||||
## v2.0.1-rc
|
||||
|
||||
* Removed legacy win32 build binaries
|
||||
|
||||
<!-- markdownlint-disable-next-line -->
|
||||
### Issues
|
||||
|
||||
@ -24,16 +27,17 @@
|
||||
|
||||
### Changes from v2.0.0-rc
|
||||
|
||||
* Refactored Sia, S3 and base provider
|
||||
* Fixed intermittent deadlock on file close
|
||||
* Refactored Sia, S3 and base provider
|
||||
* Removed MSVC compilation support (MinGW-64 should be used)
|
||||
* Removed legacy win32 build binaries
|
||||
* Require `c++20`
|
||||
* Switched to Storj over Filebase for hosting binaries
|
||||
* Updated `OpenSSL` to v3.2.0
|
||||
* 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.2.0
|
||||
|
||||
## v2.0.0-rc
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user