File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 3
3
## 2.2.3
4
4
* Fixed broken call to ` export_snippet() ` function
5
5
* Added support for importing and exporting snippet scope
6
+ * Fixed duplicate primary key database error
7
+ * Improved database table structure
6
8
7
9
## 2.2.2
8
10
* Polyfilled array_replace_recursive() function for PHP 5.2
Original file line number Diff line number Diff line change @@ -119,6 +119,8 @@ That's fantastic! Fork the [repository on GitHub](http://github.com/sheabunge/co
119
119
= 2.2.3 =
120
120
* Fixed broken call to `export_snippet()` function
121
121
* Added support for importing and exporting snippet scope
122
+ * Fixed duplicate primary key database error
123
+ * Improved database table structure
122
124
123
125
= 2.2.2 =
124
126
* Polyfilled array_replace_recursive() function for PHP 5.2
You can’t perform that action at this time.
0 commit comments