update changelog for 2.1.2

This commit is contained in:
debugtalk
2019-04-17 16:23:38 +08:00
parent 7a89a726b9
commit 12706fa570

View File

@@ -1,5 +1,16 @@
# Release History
## 2.1.2 (2019-04-17)
**Features**
- use \$\$ to escape \$ notation
**Bugfixes**
- match duplicate variable/function in single raw string
- escape '{' and '}' notation in raw string
## 2.1.1 (2019-04-11)
**Features**