Commit 3b0f51b6 authored by Kim, Hyeonseo's avatar Kim, Hyeonseo
Browse files

fix: changelog

parent 680492cb
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -78,11 +78,7 @@ To be released.

  -  Fixed a bug where the `fedify node` command had failed to correctly
     render the favicon in terminal emulators that do not support 24-bit
     colors.  [[#168], [#282] by Hyeonseo Kim]

  - Fixed a bug where the getAsciiArt tests failed on terminal emulators with 
    different color support capabilities. Enhanced color detection to support true 
    color, 256-color, and non-color environments with appropriate test coverage. [[#304] by Hyeonseo Kim]
     colors.  [[#168], [#282], [#304] by Hyeonseo Kim]

[#168]: https://github.com/fedify-dev/fedify/issues/168
[#248]: https://github.com/fedify-dev/fedify/issues/248