mirror of
https://github.com/cmur2/dyndnsd.git
synced 2025-10-05 03:52:02 +02:00
release: 3.11.0
This commit is contained in:
@@ -1,10 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 3.11.0
|
## 3.11.0 (October 2nd, 2025)
|
||||||
|
|
||||||
IMPROVEMENTS:
|
IMPROVEMENTS:
|
||||||
|
|
||||||
- add Ruby 3.4 support
|
- add Ruby 3.4 support
|
||||||
|
- update base of Docker image to Alpine 3.22.1 (from 3.19.0 before)
|
||||||
|
|
||||||
## 3.10.0 (January 18th, 2024)
|
## 3.10.0 (January 18th, 2024)
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
module Dyndnsd
|
module Dyndnsd
|
||||||
VERSION = '3.10.0'
|
VERSION = '3.11.0'
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user