updated CHANGELOG.md
Some checks are pending
BlockStorage/repertory/pipeline/head Build queued...

This commit is contained in:
Scott E. Graves 2025-02-21 15:29:55 -06:00
parent 5357e1715c
commit 1c8e99ee17

View File

@ -4,7 +4,7 @@
### BREAKING CHANGES
* `renterd` v2.0.x is now required. Prior versions will fail to mount.
* `renterd` v2.0.0+ is now required. Prior versions will fail to mount.
### Issues
@ -22,7 +22,7 @@
* Fixed setting `HostConfig.ApiUser` via `set_value_by_name`
* Fixed setting `HostConfig.Path` via `set_value_by_name`
* Fixed setting `HostConfig.Protocol` via `set_value_by_name`
* Integrated `renterd` version 2.x
* Integrated `renterd` version 2.0.0
* Prefer using cache file when opening files if it exists
* Refactored `app_config` unit tests
* Refactored polling to be more accurate on scheduling tasks