aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..eac4ffb
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,11 @@
+onion-grab v0.1.0
+
+ Bug fixes:
+
+ * If example.org redirects to www.example.org, then associate any found
+ Onion-Location configuration with www.example.org (not example.org).
+
+ Chore:
+
+ * Bump Go version to 1.23
+ * Bump golang.org/x/net to v0.37.0