History.txt in image_voodoo-0.8.2 vs History.txt in image_voodoo-0.8.3
- old
+ new
@@ -1,4 +1,18 @@
+== 0.8.3
+
+- NEGATE_OP does not hit all valid values
+- src_dup was making new empty image instead of dup'ing image data
+- new shape support for writing shapes on images (see shapes.rb under awt)
+
+== 0.8.2
+
+- My mind experiment to see how releases affect perception
+
+== 0.8.1
+
+- Convert from hoe to using bundler for gem releasing
+
== 0.8.0
- Fix "too big for byte: 253" error
- Add Github location