From 04dbdacfeca0190856abad859360da4bb873f9dd Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 4 Nov 2022 04:26:19 +0000 Subject: version bump --- elisp/geiser.el | 2 +- news.org | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/elisp/geiser.el b/elisp/geiser.el index 442c4c3..e9864cd 100644 --- a/elisp/geiser.el +++ b/elisp/geiser.el @@ -13,7 +13,7 @@ ;; Homepage: https://gitlab.com/emacs-geiser/ ;; Package-Requires: ((emacs "25.1") (project "0.8.1")) ;; SPDX-License-Identifier: BSD-3-Clause -;; Version: 0.27 +;; Version: 0.28 ;;; Commentary: diff --git a/news.org b/news.org index 4b5e361..d35b6a8 100644 --- a/news.org +++ b/news.org @@ -1,3 +1,9 @@ +* Version 0.28 (November 4 2022) + + - Last-result local jumps and autodoc (without using imenu). + - Simplifications to the debugging support. + - Clean-ups and more libs under lexical binding. + * Version 0.27 (October 13 2022) - Fallback to imenu for jumping to symbol definition, as a last resort. -- cgit v1.2.3