Browse Source

Update 0.8.0 changelog (Color class is internal only)

vrld 14 years ago
parent
commit
eb90e08b0d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      changes.txt

+ 0 - 1
changes.txt

@@ -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.