1
0
mirror of https://github.com/EV21/dynb.git synced 2025-12-26 16:39:32 +01:00

minor: 📝 update CHANGELOG

This commit is contained in:
2022-11-03 13:08:36 +01:00
parent c9794f7c22
commit c83b893fc8

View File

@@ -1,6 +1,29 @@
# Changelog # Changelog
## 0.3.5 (2022-11-03)
### Features
* ✨ add support for IPv64.net as DynDNS2 provider. [Eduard Veit]
### Fix
* Delete status file after success. [Eduard Veit]
* More status file issues. [Eduard Veit]
* Incorrect status code handling. [Eduard Veit]
no persistent status file was written in case of an error as the return status code was always 0
### Documentation
* 📝 change TTL to 60 for IPv64.net. [Eduard Veit]
* 📝 add IPv64.net as DynDNS2 provider. [Eduard Veit]
## 0.3.4 (2022-06-30) ## 0.3.4 (2022-06-30)
### Features ### Features