Skip to content

Commit c82053b

Browse files
committed
Prepare release v2.1.0
1 parent 091e96b commit c82053b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ Changelog
44
All notable changes to this project will be documented in this file.
55
This project adheres to [Semantic Versioning](https://semver.org).
66

7+
2.1.0 - 2022-04-21
8+
------------------
9+
10+
* Remove persistent Connection/SchemaManager instance from event listeners.
11+
The event listeners now always use the connection instance provided by the
12+
event args.
13+
714
2.0.0 - 2021-10-07
815
--
916

0 commit comments

Comments
 (0)