Skip to content

Commit 86326bb

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

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

gpt4all-chat/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66

7+
## [Unreleased]
8+
9+
### Fixed
10+
- Make the the local server resistant to DNS rebind attacks ([#3587](https://github.com/nomic-ai/gpt4all/pull/3587))
11+
712
## [3.10.0] - 2025-02-24
813

914
### Added
@@ -312,6 +317,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
312317
- Fix several Vulkan resource management issues ([#2694](https://github.com/nomic-ai/gpt4all/pull/2694))
313318
- Fix crash/hang when some models stop generating, by showing special tokens ([#2701](https://github.com/nomic-ai/gpt4all/pull/2701))
314319

320+
[Unreleased]: https://github.com/nomic-ai/gpt4all/compare/v3.10.0...HEAD
315321
[3.10.0]: https://github.com/nomic-ai/gpt4all/compare/v3.9.0...v3.10.0
316322
[3.9.0]: https://github.com/nomic-ai/gpt4all/compare/v3.8.0...v3.9.0
317323
[3.8.0]: https://github.com/nomic-ai/gpt4all/compare/v3.7.0...v3.8.0

0 commit comments

Comments
 (0)