Unverified Commit ba7cd317 authored by Hong Minhee's avatar Hong Minhee
Browse files

Release 1.5.8

parent d22c67fa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ Fedify changelog
Version 1.5.8
-------------

To be released.
Released on September 17, 2025.

 -  Added a temporary workaround for invalid AT Protocol URIs from BridgyFed.
    URIs like `at://did:plc:...` that violate RFC 3986 URI syntax are now
+1 −0
Original line number Diff line number Diff line
// deno-lint-ignore-file no-import-prefix
import { which } from "jsr:@david/which@0.4.1";
import { dirname, join } from "jsr:@std/path@1.0.0";
import denoJson from "../deno.json" with { type: "json" };