mirror of
https://github.com/EV21/dynb.git
synced 2025-12-26 16:39:32 +01:00
37 lines
620 B
Markdown
37 lines
620 B
Markdown
# Changelog
|
|
|
|
|
|
## (unreleased)
|
|
|
|
### New
|
|
|
|
* :sparkles: add interpretaton of status codes and act accordingly. [Eduard Veit]
|
|
|
|
* :sparkles: make network interface configurable. [Eduard Veit]
|
|
|
|
* :sparkles: add DynDNS2 support for dynv6.com. [Eduard Veit]
|
|
|
|
* :sparkles: add .gitchangelog.rc. [Eduard Veit]
|
|
|
|
* :sparkles: add dynb. [Eduard Veit]
|
|
|
|
### Fix
|
|
|
|
* :bug: fix sourcing of config file. [Eduard Veit]
|
|
|
|
:recycle: do some shellcheck fixes
|
|
|
|
### Documentation
|
|
|
|
* :memo: add CHANGELOG.md. [Eduard Veit]
|
|
|
|
* :memo: add .env.example. [Eduard Veit]
|
|
|
|
* :memo: write README.md. [Eduard Veit]
|
|
|
|
### Other
|
|
|
|
* Initial commit. [EV21]
|
|
|
|
|