1
0
Fork 0
mirror of https://github.com/Luzifer/go_helpers.git synced 2024-10-18 06:14:21 +00:00

prepare release v2.23.0

This commit is contained in:
Knut Ahlers 2024-03-06 17:23:54 +01:00
parent c73ae3fa83
commit e407587b52
Signed by: luzifer
SSH key fingerprint: SHA256:/xtE5lCgiRDQr8SLxHMS92ZBlACmATUmF1crK16Ks4E

View file

@ -1,3 +1,8 @@
# 2.23.0 / 2024-03-06
* Add `ThrottledReader` as io-helper
* Update dependencies
# 2.22.0 / 2023-11-27
* Add special error to terminate retries immediately