summarylogtreecommitdiffstats
path: root/README.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc14
1 files changed, 11 insertions, 3 deletions
diff --git a/README.adoc b/README.adoc
index 30d6305500b9..b85bfedab280 100644
--- a/README.adoc
+++ b/README.adoc
@@ -25,10 +25,14 @@ WARNING: Read the warning above.
|===
|Version | Note
+| *0.4.0*
+a|
+* Add a route based upon the ALLOWED_IPS.
+
| *0.3.0*
a|
-* Various tidy ups and script improvements
-* Rename PRIVATE_KEY_FILE to PRIVATE_KEYFILE
+* Various tidy ups and script improvements.
+* Rename PRIVATE_KEY_FILE to PRIVATE_KEYFILE - BREAKING CHANGE!
| *0.2.0*
a|
@@ -36,7 +40,7 @@ a|
| *0.1.0*
a|
-* Initial Release
+* Initial Release.
|===
@@ -155,6 +159,10 @@ to SSH to the machine (you did remember to set that all up before doing this,
right?) and unlock any encrypted partitions and thus enable the continuation
of your boot process! FTW!
+NOTE: It could take a minute or two for your Wireguard interface to
+authenticate and be recognised by the remote peer. Please be patient and hang
+on in there!
+
== Unlicensed
Find the full unlicense in the UNLICENSE file, but here's a snippet.