network: use dynlist instead of fixed name

Closes #271
Closes #265
Closes #71
This commit is contained in:
Sertonix 2024-02-07 14:33:52 +01:00 committed by Daniel Eklöf
parent 4e07b63cef
commit c44c66c83f
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
4 changed files with 504 additions and 421 deletions

View file

@ -27,6 +27,10 @@
### Changed
* log-level: default to `warning`
* network: use dynlist instead of fixed name ([#355][355])
[355]: https://codeberg.org/dnkl/yambar/pulls/355
### Deprecated
### Removed