Adding a changelog

pull/25/head
Wilfred Hughes 2021-07-04 11:40:31 +07:00
parent 147ab76414
commit 9cd63c972d
1 changed files with 7 additions and 0 deletions

@ -0,0 +1,7 @@
## 0.2
First version using Dijkstra's algorithm for calculating diffs.
## 0.1
Experimenting with different implementation ideas.