Update CHANGELOG to clarify purpose of Session class as managing repeatability

This commit is contained in:
2024-10-30 19:14:19 -04:00
parent 74c09d5c87
commit 4f1e52b1f8
+1 -1
View File
@@ -3,7 +3,7 @@ Release History
## 0.1.4 (2024-10-30)
- Introduce `Session` class to manage multiple conversations.
- Introduce `Session` class to manage repeatability.
- General improvements.
## 0.1.3 (2024-10-30)