middleclass/changelog.txt
Enrique García Cota 1a5d4c88fc Updated changelog
2011-09-19 00:37:53 +02:00

9 lines
290 B
Plaintext

Version 2.0
* Static methods are now separated from instance methods
* class.superclass has now become class.super
* It's now possible to do class.subclasses
* middleclass is now a single file; init.lua has dissapeared
* license is changed from BSD to MIT. License included in source FTW