diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2023-08-05 Jean Sévère Durand <durand@jsdurand.xyz> + + * chain: Fixed another bug. This bug is mainly caused by an + incorrect treatment of "virtual nodes". After this bug is fixed, + I can successfully parse a sequence of 28 tokens and non-trivial + structure. This is by far the most successful version, so I think + it deserves a version bump. + 2023-07-21 Jean Sévère Durand <durand@jsdurand.xyz> * chain: I finally have a version without trivial bugs. This |