Edited releasenotes.txt via GitHub

This commit is contained in:
Jason Turner 2011-06-18 15:41:27 -07:00
parent 469c02ad14
commit a85423869f

View File

@ -5,6 +5,7 @@ Changes since 3.0.0
* Several parsing bugs related to index operators fixed
* Added full support for all C algebraic types: double, long double, float, int, long, char,
uint8_t, uint16_t, uint32_t, uint64_t, int8_t, int16_t, int32_t, int64_t
* Enhanced support for capturing of exceptions thrown from ChaiScript in C++
Changes since 2.3.3