diff options
-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 |