Update 0.8.0 changelog (Color class is internal only)

This commit is contained in:
vrld
2011-05-30 14:26:28 +02:00
parent 7fb2681836
commit eb90e08b0d
-1
View File
@@ -6,7 +6,6 @@ LOVE 0.8.0 [Name pending]
* Added framebuffer:clear(r, g, b, a).
* Added love.graphics.arc.
* Added seek and tell to Source objects.
* Added Color class.
* Added color interpolation to ParticleSystem.
* Added alpha masking.
* Added automatic PO2 padding.