We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b129e8 commit 53d995bCopy full SHA for 53d995b
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## [3.3.0](https://github.com/eggjs/egg-mysql/compare/v3.2.0...v3.3.0) (2022-12-18)
4
5
6
+### Features
7
8
+* upgrade ali-rds v4 ([#24](https://github.com/eggjs/egg-mysql/issues/24)) ([1b129e8](https://github.com/eggjs/egg-mysql/commit/1b129e8f94b0739a5515d5704be301df85f97b30))
package.json
@@ -1,6 +1,6 @@
{
"name": "egg-mysql",
- "version": "3.2.0",
+ "version": "3.3.0",
"description": "MySQL plugin for egg",
"eggPlugin": {
"name": "mysql"
0 commit comments