Skip to content

Commit 15d74da

Browse files
committed
[update] version bump and changelog
1 parent bd94de5 commit 15d74da

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,9 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.1.1] - 16 March 2025
8+
- Gemma 3 and Qwen 2.5 models are added to model list
9+
- Editor window signup button
10+
711
## [0.1.0] - 21 February 2025
812
- Initial Release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "link.neocortex.ollama",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"displayName": "Neocortex Ollama Support",
55
"description": "Ollama Support for Neocortex Unity SDK. This package helps you download and run LLMs on your local environment with the help of Ollama.",
66
"unity": "2021.3",

0 commit comments

Comments
 (0)