Skip to content

Commit 611a12c

Browse files
committed
[docs] changelog and version bump
1 parent dfe5b32 commit 611a12c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +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.4.4] - 25 October 2025
8+
- Chat Panel CleanMessages method fix
9+
710
## [0.4.3] - 28 September 2025
811
- Neocortex Interactable component for Spatial Awareness
912
- Metadata handling in ApiRequest

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.sdk",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"displayName": "Neocortex Unity SDK",
55
"description": "Conversational AI for Games Simplified. With Neocortex SDK, create dynamic in-game conversations with AI-powered smart characters using our node-based editor and SDKs.",
66
"unity": "2021.3",

0 commit comments

Comments
 (0)