Skip to content

Commit 8c1b6d6

Browse files
committed
changelog: add this PR
Signed-off-by: Jared Van Bortel <[email protected]>
1 parent b6fc539 commit 8c1b6d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gpt4all-chat/CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
1212
- Remove 'X is defined' checks from templates as they work incorrectly with Jinja2Cpp ([#3372](https://github.com/nomic-ai/gpt4all/pull/3372))
1313
- Jinja2Cpp: Add 'if' requirement for 'else' parsing to fix crash ([#3373](https://github.com/nomic-ai/gpt4all/pull/3373))
1414
- Save chats on quit, even if the window isn't closed first ([#3387](https://github.com/nomic-ai/gpt4all/pull/3387))
15+
- Fix crash when entering `{{ a["foo"(` as chat template ([#3394](https://github.com/nomic-ai/gpt4all/pull/3394))
1516

1617
## [3.6.1] - 2024-12-20
1718

0 commit comments

Comments
 (0)