Skip to content

Commit 0551e8e

Browse files
committed
Update changelog
1 parent 2e644ab commit 0551e8e

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,13 @@
3939
- MarchingSquares: fixing fully opaque bitmapdata again
4040
- Using PosInfos in Debug.assert()
4141
- RDP: setting epsilon below 1 now exits without doing any simplification
42-
-
42+
43+
### 0.2.0 (from 21 may 2015) w/ breaking changes
44+
- Compatible with new haxe 3.2.0 release onward (!)
45+
- MarchingSquares & CCLabeler: switched to hxPixels in place of BitmapData (removing openfl direct dependency)
46+
- MarchingSquares & CCLabeler: dropped support for clipRect
47+
- CCLabeler: minor improvements
48+
- Swapped UInt to Int (again ;)
49+
- Updated demo and added timings for the various algorithms
50+
- PairDeque: fix? edge case
51+
- Visv-Whyatt: changes/fixes to MinHeap, also improving performance

0 commit comments

Comments
 (0)