CHANGELOG.md in coffee-processing-0.0.3 vs CHANGELOG.md in coffee-processing-0.0.4

- old
+ new

@@ -1,4 +1,8 @@ +0.0.4 +===== +- Correctly adjusts line number in parse error message + 0.0.3 ===== - Constants (e.g. `P3D`, `RGB`) are now directly accessible without `processing` variable or shortcut methods. - The same holds true for `ArrayList`, `HashMap`, `PVector`, `ObjectIterator` and `PConstants`