1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-06-26 12:30:18 +02:00

gem: drop support for Rubies < 3

This commit is contained in:
Christian Nicolai
2023-06-08 09:47:40 +02:00
parent 37413bcd3b
commit 90ae7543d7
4 changed files with 8 additions and 3 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 3.9.0
IMPROVEMENTS:
- Drop EOL Ruby 2.7 support, now minimum version supported is Ruby 3.0
## 3.8.2 (April 1st, 2023)
OTHER: