emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/undo-fu 32674fc7b0 47/82: Release 0.3


From: ELPA Syncer
Subject: [nongnu] elpa/undo-fu 32674fc7b0 47/82: Release 0.3
Date: Thu, 7 Jul 2022 12:04:53 -0400 (EDT)

branch: elpa/undo-fu
commit 32674fc7b0ff6757c6b6b7b6148bc2c4bd689683
Author: Campbell Barton <ideasman42@gmail.com>
Commit: Campbell Barton <ideasman42@gmail.com>

    Release 0.3
---
 changelog.rst | 2 +-
 undo-fu.el    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/changelog.rst b/changelog.rst
index 371c64ec53..08913245fe 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -3,7 +3,7 @@
 Change Log
 ##########
 
-- In development.
+- Version 0.3 (2020-03-03)
 
   - Support non-destructive commands between undo/redo actions without 
breaking the chain.
     Internally ``last-command`` is no longer used to detect changes.
diff --git a/undo-fu.el b/undo-fu.el
index 52ab6f91ba..8a725171f6 100644
--- a/undo-fu.el
+++ b/undo-fu.el
@@ -5,7 +5,7 @@
 ;; Author: Campbell Barton <ideasman42@gmail.com>
 
 ;; URL: https://gitlab.com/ideasman42/emacs-undo-fu
-;; Version: 0.2
+;; Version: 0.3
 ;; Package-Requires: ((emacs "24.3"))
 
 ;; This program is free software; you can redistribute it and/or modify



reply via email to

[Prev in Thread] Current Thread [Next in Thread]