branch: externals/ellama
commit afcbca80bbe3be5a53924cb42b4b267c36e418a2
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 11b07cf24f..ee208291c6 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,3 +1,7 @@
+* Version 1.10.2
+- Added directory tracking to sessions, including a directory path in the extra
+  data field and setting the default directory when a session is initialized to
+  maintain working directory context.
 * Version 1.10.1
 - Added option to allow all tools without confirmation using new
   ~ellama-tools-allow-all~ variable marked as dangerous.
diff --git a/ellama.el b/ellama.el
index 7a71409035..d3931c7376 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.10.1
+;; Version: 1.10.2
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;; Created: 8th Oct 2023
 

Reply via email to