Added changelog

This commit is contained in:
moandji.ezana 2014-08-12 17:41:45 +02:00
parent 946416be97
commit eeb9e7734a

5
CHANGELOG Normal file
View file

@ -0,0 +1,5 @@
0.2
Support for TOML 0.2 spec, most notably table arrays.
0.1
Support for TOML 0.1 spec.