Commit 48045787 authored by Kim, Hyeonseo's avatar Kim, Hyeonseo
Browse files

fix: changelog

parent ee9c17d7
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -80,11 +80,16 @@ To be released.
     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 contributor]

[#168]: https://github.com/fedify-dev/fedify/issues/168
[#248]: https://github.com/fedify-dev/fedify/issues/248
[#260]: https://github.com/fedify-dev/fedify/issues/260
[#262]: https://github.com/fedify-dev/fedify/issues/262
[#263]: https://github.com/fedify-dev/fedify/issues/263
[#304]: https://github.com/fedify-dev/fedify/issues/304
[#278]: https://github.com/fedify-dev/fedify/pull/278
[#281]: https://github.com/fedify-dev/fedify/pull/281
[#282]: https://github.com/fedify-dev/fedify/pull/282