[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/ellama 8ee58b9f85 8/8: Bump version
From: |
ELPA Syncer |
Subject: |
[elpa] externals/ellama 8ee58b9f85 8/8: Bump version |
Date: |
Wed, 10 Jul 2024 18:58:04 -0400 (EDT) |
branch: externals/ellama
commit 8ee58b9f850f788f3fddd8e924a01091f3c76328
Author: Sergey Kostyaev <sskostyaev@gmail.com>
Commit: Sergey Kostyaev <sskostyaev@gmail.com>
Bump version
---
NEWS.org | 4 ++++
ellama.el | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/NEWS.org b/NEWS.org
index 81eaf89920..ce55d1cdf1 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,3 +1,7 @@
+* Version 0.11.9
+- Fix issue when current window was changed after calling
+ ~ellama-generate-commit-message~.
+- Add ~ellama-generate-commit-message~ to keymap.
* Version 0.11.8
- Allow ollama-binary to accept the executable's base name.
* Version 0.11.7
diff --git a/ellama.el b/ellama.el
index 678bf6d122..0d937297fe 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.6.0") (spinner "1.7.4") (compat
"29.1"))
-;; Version: 0.11.8
+;; Version: 0.11.9
;; SPDX-License-Identifier: GPL-3.0-or-later
;; Created: 8th Oct 2023
- [elpa] externals/ellama updated (d6d38df99d -> 8ee58b9f85), ELPA Syncer, 2024/07/10
- [elpa] externals/ellama 4a05ba5924 1/8: Allow ollama-binary to accept the executable's base name, ELPA Syncer, 2024/07/10
- [elpa] externals/ellama 7941a13d39 4/8: Fix documentation, ELPA Syncer, 2024/07/10
- [elpa] externals/ellama 88d4900878 7/8: Merge pull request #143 from s-kostyaev/fix-change-current-buffer-on-commit-message-generation, ELPA Syncer, 2024/07/10
- [elpa] externals/ellama 592e2c8981 5/8: Improve commit message generation, ELPA Syncer, 2024/07/10
- [elpa] externals/ellama b224bab33c 2/8: Merge pull request #142 from s-kostyaev/improve-ollama-binary-customization, ELPA Syncer, 2024/07/10
- [elpa] externals/ellama b5fbf707c3 3/8: Bump version, ELPA Syncer, 2024/07/10
- [elpa] externals/ellama ea682607c9 6/8: Add command to generate commit message to keymap, ELPA Syncer, 2024/07/10
- [elpa] externals/ellama 8ee58b9f85 8/8: Bump version,
ELPA Syncer <=