1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-08-10 20:48:36 +02:00

gem: support Ruby 3.3

This commit is contained in:
cn
2024-01-18 23:12:23 +01:00
committed by Christian Nicolai
parent 38fdf44c1f
commit 95acdcbc70
2 changed files with 11 additions and 0 deletions

View File

@@ -1,5 +1,15 @@
# Changelog
## 3.10.0
IMPROVEMENTS:
- add Ruby 3.3 support
OTHER:
- update base of Docker image to Alpine 3.19.0 (from 3.18.3 before)
## 3.9.2 (August 10th, 2023)
OTHER: