Updated changelog
This commit is contained in:
parent
802ebd0d12
commit
bdc279073c
10
README.md
10
README.md
@ -62,6 +62,16 @@ With `crontab -e` you can add the following line for running the script every 5
|
|||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
**Beta**
|
||||||
|
|
||||||
|
- Completly rewritten. nsupdate is now a POSIX compliant /bin/sh script 👍🏻
|
||||||
|
- If using the xmmlint method, now also the IP for a record is retrieved this way
|
||||||
|
- WAN IP now is only checked once per session instead of every time a new config is processed.
|
||||||
|
- The script now automagically determines the best way to get the needed data (xmllint, nslookup, drill) and has some nice output options.
|
||||||
|
- The code is now structured in functions which makes it more maintainable and modular.
|
||||||
|
- Backwards compatibility should be given.
|
||||||
|
- Avoid using awk and get rid of dependency
|
||||||
|
|
||||||
**2020-07-03**
|
**2020-07-03**
|
||||||
|
|
||||||
- Rearranged config.sample
|
- Rearranged config.sample
|
||||||
|
Loading…
x
Reference in New Issue
Block a user