Skip to content

Commit 59de90d

Browse files
committed
changelog
1 parent c1ca028 commit 59de90d

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,23 @@
11
# Release Notes
22

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+
310
## 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)
614

715
## v6.2.3 (2020-09-03)
16+
817
- Fixed: use provided event dispatcher (#67)
918

1019
## v6.2.2 (2020-04-15)
20+
1121
- Fixed: varchars table length should be read as unsigned int (#63)
1222

1323
## v6.2.1 (2020-03-24)

0 commit comments

Comments
 (0)