Skip to content

Commit 334e64b

Browse files
committed
release version 3.0.1
1 parent ce861de commit 334e64b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Yii Framework 2 mongodb extension Change Log
22
============================================
33

4-
3.0.1 under development
5-
-----------------------
4+
3.0.1 May 22, 2023
5+
------------------
66

77
- Bug #356 Fixed error "implicit conversion from float" in debug panel (squio)
88

src/Connection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ class Connection extends Component
181181
public $globalExecOptions = [
182182
/**
183183
* Shared between some(or all) methods(executeCommand|executeBulkWrite|executeQuery).
184-
184+
*
185185
* This options are :
186186
* - session
187187
*/

0 commit comments

Comments
 (0)