diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fc4d255..aaeb69fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ ## Bugfixes +- Fix hang when using `--list-themes` with an explicit pager, see #3455 (@abhinavcool42) - Fix negative values of N not being parsed in line ranges without `=` flag value separator, see #3442 (@lmmx) ## Other