diff --git a/CHANGELOG.md b/CHANGELOG.md index 00ce301..69b3a73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.0.10 + + * Fixes parsing of number arrays when they are set from a string array - Alexey Noskov (@alno) + ## 0.0.9 * Fixes #?, Adds (pending) test case for #update_column - Dan McClain (@danmcclain)