Skip to content

Commit 4e160ad

Browse files
committed
Updated readme and changelog
1 parent d2a410a commit 4e160ad

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## v0.4.0
4+
### Added
5+
- Introduced a new credit-based system called Souls
6+
- Each user is allocated Souls which are consumed based on AI usage
7+
8+
### Improved
9+
- More predictable and fair AI usage across users
10+
- Better resource allocation for sustained performance and scalability
11+
12+
313
## v0.3.1
414
### Added
515
- Now Pacts can be created via ChatBot

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</p>
1010

1111
<p align="center">
12-
<img src="https://img.shields.io/badge/version-0.3.1-blue" alt="Version 0.3.1" />
12+
<img src="https://img.shields.io/badge/version-0.4.0-blue" alt="Version 0.4.0" />
1313
<img src="https://img.shields.io/badge/status-experimental-orange" alt="Status: Experimental" />
1414
<a href="https://opensource.org/licenses/Apache-2.0">
1515
<img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" alt="License: Apache 2.0" />

0 commit comments

Comments
 (0)