Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Commit a239818

Browse files
authored
Update CHANGELOG.md
1 parent c53c210 commit a239818

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

7+
## 0.6.0 (May 29th, 2022)
8+
9+
* Dropped Python 3.6 support (#458)
10+
11+
### Added
12+
13+
* Add _mapping property to the result set interface (#447 )
14+
* Add contributing docs (#453 )
15+
16+
### Fixed
17+
18+
* Fix query result named access (#448)
19+
* Fix connections getting into a bad state when a task is cancelled (#457)
20+
* Revert #328 parallel transactions (#472)
21+
* Change extra installations to specific drivers (#436)
22+
723
## 0.5.4 (January 14th, 2022)
824

925
### Added

0 commit comments

Comments
 (0)