Skip to content

Commit aee856a

Browse files
committed
Update changelog
1 parent d4edd85 commit aee856a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
## 2.2.3
44
* Fixed broken call to `export_snippet()` function
55
* Added support for importing and exporting snippet scope
6+
* Fixed duplicate primary key database error
7+
* Improved database table structure
68

79
## 2.2.2
810
* Polyfilled array_replace_recursive() function for PHP 5.2

readme.txt

+2
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@ That's fantastic! Fork the [repository on GitHub](http://github.com/sheabunge/co
119119
= 2.2.3 =
120120
* Fixed broken call to `export_snippet()` function
121121
* Added support for importing and exporting snippet scope
122+
* Fixed duplicate primary key database error
123+
* Improved database table structure
122124

123125
= 2.2.2 =
124126
* Polyfilled array_replace_recursive() function for PHP 5.2

0 commit comments

Comments
 (0)