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

Commit 45a787a

Browse files
authored
Merge pull request #26 from PrefectHQ/prep-0.1.2-release
Update CHANGELOG.md
2 parents 9c96d15 + 8a0baab commit 45a787a

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717

1818
### Fixed
1919

20+
### Security
21+
22+
## 0.1.2
23+
24+
Released on August 1st, 2022.
25+
26+
### Fixed
27+
2028
- Fixed `sqlite+*` drivers by dropping 'username' from the required input keywords - [#23](https://github.com/PrefectHQ/prefect-sqlalchemy/pull/23)
2129
- Fixed `sqlalchemy_query` for drivers that require the connection to be alive while fetching - [#23](https://github.com/PrefectHQ/prefect-sqlalchemy/pull/23)
2230

23-
### Security
24-
2531
## 0.1.1
2632

2733
Released on July 26th, 2022.

0 commit comments

Comments
 (0)