@@ -8,6 +8,10 @@ Version 1.2.17
8
8
9
9
To be released.
10
10
11
+ - Fedify no more depends on ` node:punycode ` module, which is deprecated in
12
+ Node.js. Now it uses the built-in ` node:url ` module instead.
13
+ [[ #212 ] , [ #214 ] by Fróði Karlsson]
14
+
11
15
12
16
Version 1.2.16
13
17
--------------
@@ -327,6 +331,16 @@ Released on October 31, 2024.
327
331
[#118 ]: https://github.com/dahlia/fedify/issues/118
328
332
329
333
334
+ Version 1.1.17
335
+ --------------
336
+
337
+ Released on March 9, 2025.
338
+
339
+ - Fedify no more depends on `node:punycode` module, which is deprecated in
340
+ Node.js. Now it uses the built-in `node:url` module instead.
341
+ [[#212 ], [#214 ] by Fróði Karlsson ]
342
+
343
+
330
344
Version 1.1.16
331
345
--------------
332
346
@@ -686,6 +700,19 @@ Released on October 20, 2024.
686
700
[#150 ]: https://github.com/dahlia/fedify/issues/150
687
701
688
702
703
+ Version 1.0.20
704
+ --------------
705
+
706
+ Released on March 9, 2025.
707
+
708
+ - Fedify no more depends on `node:punycode` module, which is deprecated in
709
+ Node.js. Now it uses the built-in `node:url` module instead.
710
+ [[#212 ], [#214 ] by Fróði Karlsson ]
711
+
712
+ [#212 ]: https://github.com/fedify-dev/fedify/issues/212
713
+ [#214 ]: https://github.com/fedify-dev/fedify/pull/214
714
+
715
+
689
716
Version 1.0.19
690
717
--------------
691
718
@@ -2839,4 +2866,4 @@ Version 0.1.0
2839
2866
2840
2867
Initial release. Released on March 8, 2024.
2841
2868
2842
- <!-- cSpell: ignore Dogeon Fabien Wressell Emelia -->
2869
+ <!-- cSpell: ignore Dogeon Fabien Wressell Emelia Fróði Karlsson -->
0 commit comments