diff options
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index dc9a084..b877304 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -196,6 +196,9 @@ * Add installation script; * Update gitignore; +* Fix isnan not being present in C++ API; +* Fix prefixes and sufixes being present on C++ objects; + # 0.0.1 * Fix unused parameter and invalid invocation in overload of srh; |