From a85423869f911a91bbe6295ff2db5fcf48491558 Mon Sep 17 00:00:00 2001 From: Jason Turner Date: Sat, 18 Jun 2011 15:41:27 -0700 Subject: [PATCH] Edited releasenotes.txt via GitHub --- releasenotes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/releasenotes.txt b/releasenotes.txt index 057cdf40..8da25119 100644 --- a/releasenotes.txt +++ b/releasenotes.txt @@ -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