diff options
author | JSDurand <mmemmew@gmail.com> | 2023-07-21 11:46:50 +0800 |
---|---|---|
committer | JSDurand <mmemmew@gmail.com> | 2023-07-21 11:46:50 +0800 |
commit | 212b91661600cc98eee6b68d09ad8cf56574bb45 (patch) | |
tree | d23c09d22ecfb055f1648fa01b55491266fef662 | |
parent | aac64480aa68dadb87cf9649c04571bf39cff29c (diff) |
Add a change log to celebrate.0.1.1
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2023-07-21 Jean Sévère Durand <durand@jsdurand.xyz> + + * chain: I finally have a version without trivial bugs. This + means my trivial tests seem to produce correct results now. Quite + remarkable. :D + 2023-01-28 Jean Sévère Durand <durand@jsdurand.xyz> * chain: Move the forest crate to the item module in the chain |