diff options
author | Rasmus Dahlberg <rasmus@rgdd.se> | 2025-03-11 20:55:12 +0100 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@rgdd.se> | 2025-03-11 20:55:37 +0100 |
commit | ba0c8aa90f5893ed9edee1f8faa3aeb89ab4b7a7 (patch) | |
tree | 67bb1870c0780b37475500b15a6318d2d5a09490 | |
parent | 0895be5cc744b5d660b4076c4e4da0a322e0f0f4 (diff) |
Add NEWS v0.1.0
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 |