You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Changelog
2
2
3
+
## v2.1
4
+
5
+
* add limit for find method
6
+
* fix mysql rel problem
7
+
* fix mysql insert and update string poblem
8
+
* update doc
9
+
* move colorconsole to dev
10
+
3
11
## v2.0
4
12
5
13
UDSM now have D2T (Database 2 Table) mode! this option is a solution for when Addon can not auto create database! with this mode, app can create auto database.
0 commit comments