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

gem: drop support for Rubies < 2.7

This commit is contained in:
cn
2022-05-08 16:32:13 +02:00
parent 451ed20f5d
commit 4237d35fcc
4 changed files with 8 additions and 4 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 3.6.0
IMPROVEMENTS:
- Drop EOL Ruby 2.6 and lower support, now minimum version supported is Ruby 2.7
## 3.5.3 (May 5th, 2022)
OTHER: