Index: CHANGELOG.md |
diff --git a/CHANGELOG.md b/CHANGELOG.md |
index 4d14f0b9c03dd9f0356c0c58649d0008e5095857..b4ee9e15f953b2b72ff16084a3d2e087841a7910 100644 |
--- a/CHANGELOG.md |
+++ b/CHANGELOG.md |
@@ -1,3 +1,8 @@ |
+## 0.12.2 |
+ |
+ * Fix to handle calc functions however, the expressions are treated as a |
+ LiteralTerm and not fully parsed into the AST. |
+ |
## 0.12.1 |
* Fix to handling of escapes in strings. |