Update changelog

This commit is contained in:
Tonyl 2024-04-25 08:04:21 +02:00
parent 39274edfae
commit f7231e17c1
2 changed files with 12 additions and 0 deletions

View file

@ -4,6 +4,12 @@ Version 3.0.4
Fixed incorrect install dir for fish completion. Fixed incorrect install dir for fish completion.
Switched to using ANSI code 0 to reset boldness.
Fixed a pony's metadata which caused --restrict to break.
Fixed an unescaped backslash to prevent a Python warning.
version 3.0.3 version 3.0.3
New ponies: auntorange, caballeron, cocopommel, coloratura, coriander, New ponies: auntorange, caballeron, cocopommel, coloratura, coriander,

View file

@ -3414,6 +3414,12 @@ ANSI escape sequences.
@itemize @bullet @itemize @bullet
@item @item
New extraponies: @file{raripunk}, @file{smolder}, @file{solarflare} New extraponies: @file{raripunk}, @file{smolder}, @file{solarflare}
@item
Switched to using ANSI code 0 to reset boldness.
@item
Fixed a pony's metadata which caused --restrict to break.
@item
Fixed an unescaped backslash to prevent a Python warning.
@end itemize @end itemize