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.16.0

This commit is contained in:
Knut Ahlers 2023-03-19 02:00:19 +01:00
parent d67686d26f
commit 233ea21df6
Signed by: luzifer
GPG key ID: D91C3E91E4CAD6F5

View file

@ -1,3 +1,8 @@
# 2.16.0 / 2023-03-19
* Allow to set watcher to follow symlinks
* Drop support for Go 1.18 in tests
# 2.15.3 / 2023-03-18
* Fix: Tests broken after last change