aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConstantine Vetoshev <vetoshev@gmail.com>2025-02-15 07:55:44 -0800
committerConstantine Vetoshev <vetoshev@gmail.com>2025-02-15 07:55:44 -0800
commitb5c1f002ccf521d780f2104c62149fd3cd4f6dd9 (patch)
tree173d02464ef48ef531e31a7000ee178839215f01
parent0fc37c472d7e7d65ef1b3a944444f14831a6c808 (diff)
Update the CHANGELOG.
-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