aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 72f8ba0..610c091 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,13 @@ Perspective was started in 2008 and this log was only added in 2021.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
+## Unreleased
+
+### Changed
+
+- Change the behavior of `persp-reactivate-buffers` so that the order of buffers follows `(buffer-list)` ([#215](https://github.com/nex3/perspective-el/pull/215)).
+
+
## [2.19] — 2024-10-30
### Fixed