Skip to content

Commit 03726e4

Browse files
committed
chore: release v0.5.1.
1 parent cebf3c8 commit 03726e4

2 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,22 @@
1+
# Version 0.5.1 (2025-04-03)
2+
3+
Minuet is now available on GNU ELPA.
4+
5+
## Breaking Changes
6+
7+
- The default `openai_compatible` service is now OpenRouter.
8+
9+
## Documentation
10+
11+
- Updated to note the policy of GNU ELPA. The contribution section has also been
12+
revised.
13+
114
# Version 0.5.0 (2025-03-28)
215

316
## Breaking Changes
417

5-
- Modified the Gemini provider's default prompt strategy to use the new
6-
**Prefix First** structure.
18+
- Modified the Gemini provider's default prompt strategy to use the new **Prefix
19+
First** structure.
720
- Other providers will continue to use their previous default prompt
821
configurations.
922

minuet.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
;; Author: Milan Glacier <dev@milanglacier.com>
44
;; Maintainer: Milan Glacier <dev@milanglacier.com>
5-
;; Version: 0.4.4
5+
;; Version: 0.5.1
66
;; URL: https://github.com/milanglacier/minuet-ai.el
77
;; Package-Requires: ((emacs "29") (plz "0.9") (dash "2.19.1"))
88

0 commit comments

Comments
 (0)