diff --git a/release-notes.txt b/release-notes.txt new file mode 100644 index 0000000..7c26400 --- /dev/null +++ b/release-notes.txt @@ -0,0 +1,5 @@ +################ RELEASE NOTES ################ + +v0.9.2 +- fixed overlapping nodes in FruchtermanReingold layout +- collision detection added to vertices with the drawing area, so that vertices cannot be dragged out of the canvas