branch: externals/ellama
commit e55ed6962d7b5f936294984f4a905f1270aa4ed4
Author: Sergey Kostyaev <[email protected]>
Commit: Sergey Kostyaev <[email protected]>

    Bump version
---
 NEWS.org  | 4 ++++
 ellama.el | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/NEWS.org b/NEWS.org
index 7882f07127..dda427a3d9 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,3 +1,7 @@
+* Version 1.8.8
+- Added new static method to indicate quotes in ellama-context module.
+- Enhanced ellama-transient to display richer context information including
+  current session and context list contents.
 * Version 1.8.7
 - Adapt and improve templates.
 * Version 1.8.6
diff --git a/ellama.el b/ellama.el
index ba9656d99e..e1af3090d8 100644
--- a/ellama.el
+++ b/ellama.el
@@ -6,7 +6,7 @@
 ;; URL: http://github.com/s-kostyaev/ellama
 ;; Keywords: help local tools
 ;; Package-Requires: ((emacs "28.1") (llm "0.24.0") (plz "0.8") (transient 
"0.7") (compat "29.1"))
-;; Version: 1.8.7
+;; Version: 1.8.8
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;; Created: 8th Oct 2023
 

Reply via email to