File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
+ ## v7.0.0 (2021-01-24)
4
+
5
+ - Change: added support doctrine/dbal to ^3.0 (#75 )(#73 )
6
+ - Change: dropped support for <= 7.2 (#75 )
7
+ - Change: test cases for PHP 7.3 and 7.4 (#75 )
8
+ - Fixed: scale length in decimals values (#76 )
9
+
3
10
## v6.2.4 (2020-09-12)
4
- - Change: type from int to float for heartbeat period (#70 )
5
- - Fixed: event dispatcher interface in Event.php #(69)
11
+
12
+ - Change: type from int to float for heartbeat period (#70 )
13
+ - Fixed: event dispatcher interface in Event.php #(69)
6
14
7
15
## v6.2.3 (2020-09-03)
16
+
8
17
- Fixed: use provided event dispatcher (#67 )
9
18
10
19
## v6.2.2 (2020-04-15)
20
+
11
21
- Fixed: varchars table length should be read as unsigned int (#63 )
12
22
13
23
## v6.2.1 (2020-03-24)
You can’t perform that action at this time.
0 commit comments