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

35 lines
537 B
Markdown

# Changelog
## (unreleased)
### New
* :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]