Skip to content

Commit edf4fa4

Browse files
committed
tweak wording of changelog
1 parent 8c9d42f commit edf4fa4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
## [v0.4.7] - 2025-06-26
44

5-
- Added an API serializer: introducing the `compact_memory`, a new way to store the working memeory for the API.
5+
- Added an API serializer: introducing the `compact_memory`, a new way to encode/decode the working memory as json, for the API.
66
- Added `StorageProviderAbstract`
7-
- Improved creating concept from attributes (without useless dict creation). When the Concept has no given structure and no explicit `refines`, set it to refine `native.Text`
7+
- When creating a Concept with no structure specified and no explicit `refines`, set it to refine `native.Text`
88

99
## [v0.4.6] - 2025-06-24
1010

0 commit comments

Comments
 (0)