branch: externals/transient commit 9606ef3bb27634b0958904d3a8b5a8e9631f2e2d Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
Update changelog --- CHANGELOG | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index d5b821f8f4..9c7d648217 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,16 @@ # -*- mode: org -*- +* v0.8.7 UNRELEASED + +- Added new hook ~transient-post-exit-hook~. 55050b60 + +- ~transient-insert-suffix~ and ~transient-append-suffix~ now signal + error if the specified location is invalid. #374 + +Bug fixes: + +- Autoloaded commands were loaded too late in ~transient-init-suffix~, + resulting in the suffix prototype object not being used. 00112c11 + * v0.8.6 2025-03-15 Bug fixes: