From 6617f3221470175a4c68e7734bbe7d8836af5b1f Mon Sep 17 00:00:00 2001
From: shined day <shinedday@gmail.com>
Date: Wed, 19 May 2021 10:08:12 +0000
Subject: [PATCH] Update changelog.txt

---
 release/changelog.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/release/changelog.txt b/release/changelog.txt
index 89ba242..92fbf85 100644
--- a/release/changelog.txt
+++ b/release/changelog.txt
@@ -1,6 +1,7 @@
 v0.1.0:
  WARNING : all previous example will no longer work in this version, and all v0.1.0+ example won't work in previous version
  * Way better thread management
+ * Add save and load
 
 v0.0.5:
  * Fix rare bugs : an agent that would be removed in the cycle could be called by another agent
@@ -13,4 +14,4 @@ v0.0.4:
 v0.0.3 :
  * Add communicating agent
 
-v0.0.2
\ No newline at end of file
+v0.0.2
-- 
GitLab