mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
Add release notes and bump version. (#2510)
Signed-off-by: Adam Treat <treat.adam@gmail.com> Signed-off-by: Jared Van Bortel <jared@nomic.ai> Co-authored-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
parent
4c26726f3e
commit
e15df48945
@ -18,7 +18,7 @@ endif()
|
||||
|
||||
set(APP_VERSION_MAJOR 3)
|
||||
set(APP_VERSION_MINOR 0)
|
||||
set(APP_VERSION_PATCH 0)
|
||||
set(APP_VERSION_PATCH 1)
|
||||
set(APP_VERSION_BASE "${APP_VERSION_MAJOR}.${APP_VERSION_MINOR}.${APP_VERSION_PATCH}")
|
||||
set(APP_VERSION "${APP_VERSION_BASE}")
|
||||
|
||||
|
@ -847,6 +847,27 @@
|
||||
* Adam Treat (Nomic AI)
|
||||
* Tim453 (`@Tim453`)
|
||||
* Community (beta testers, bug reporters, bindings authors)
|
||||
"
|
||||
},
|
||||
{
|
||||
"version": "3.0.0",
|
||||
"notes":
|
||||
"
|
||||
<b>— What's New —</b>
|
||||
* LocalDocs Experience: Completely redesigned LocalDocs UI and backend
|
||||
* New User Interface: Modern design making it easier to focus on what matters most - getting things done
|
||||
",
|
||||
"contributors":
|
||||
"
|
||||
* Vincent Giardina (Nomic AI)
|
||||
* Jared Van Bortel (Nomic AI)
|
||||
* John W. Parent (Kitware)
|
||||
* Paige Lee (Nomic AI)
|
||||
* Max Cembalest (Nomic AI)
|
||||
* Andriy Mulyar (Nomic AI)
|
||||
* Adam Treat (Nomic AI)
|
||||
* cosmic-snow (`@cosmic-snow`)
|
||||
* Community (beta testers, bug reporters, bindings authors)
|
||||
"
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user