Update CHANGES.md
This commit is contained in:
parent
39ebe70100
commit
a7b7dd06fd
1 changed files with 4 additions and 3 deletions
|
|
@ -1,9 +1,10 @@
|
||||||
# v2.0 (2021-09-21)
|
# v2.0 (2021-09-21)
|
||||||
|
|
||||||
+ Dropped `forward-domain-cert-maintainer=` record.
|
+ Dropped `forward-domain-cert-maintainer=` record (as of [LE explanation](https://letsencrypt.org/docs/integration-guide/#who-is-the-subscriber) the provided is the bearer).
|
||||||
+ Changed IPv4 from `206.189.61.89` to `167.172.5.31`
|
+ The software is now keeping LE's account keypair instead of generating new one every restart.
|
||||||
|
+ Changed IPv4 from `206.189.61.89` to `167.172.5.31` (we use DO's floating IP address now)
|
||||||
+ Changed TXT location to subdomain `_` (because TXT can't be put together with CNAME)
|
+ Changed TXT location to subdomain `_` (because TXT can't be put together with CNAME)
|
||||||
+ Dropped IPv6 for now (internally we use DO's floating IP address so we hope this won't force me to change IP addresses).
|
+ Dropped IPv6 record.
|
||||||
|
|
||||||
# v1.0 (2021-08-23)
|
# v1.0 (2021-08-23)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
editor.link_modal.header
Reference in a new issue