Skip to content

Commit e555f07

Browse files
committed
docs: update changelog
1 parent 51e6a98 commit e555f07

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
# Changelog
22

3-
## 7.x
3+
## 8.0.0
4+
5+
- fix: correctly default pool configuration options, fixes [#48](https://github.com/sequelize/sequelize-pool/issues/48)
6+
7+
## 7.1.0
48

5-
- breaking: Support only `Node >= 10`
69
- fix: `acquire` not resolving after destroying available resources
710

11+
## 7.0.0
12+
13+
- breaking: Support only `Node >= 10`
14+
815
## 6.0.0
916

1017
- change: `destory` (and `destoryAllNow`) are async now, they wait for `factory.destory`

0 commit comments

Comments
 (0)