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

Commit 13fc5ef

Browse files
authored
Prep for 0.1.3 release (#30)
1 parent 2be171a commit 13fc5ef

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
@@ -17,10 +17,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717

1818
### Fixed
1919

20-
Fixed registration error by changing `url` type to `AnyUrl` - [#29](https://github.com/PrefectHQ/prefect-sqlalchemy/pull/29)
21-
2220
### Security
2321

22+
## 0.2.0
23+
24+
Released on September 1st, 2022.
25+
26+
### Changed
27+
28+
- `DatabaseCredentials` now only accepts a `str` in URL format - [#29](https://github.com/PrefectHQ/prefect-sqlalchemy/pull/29)
29+
30+
### Fixed
31+
32+
- Fixed registration error by changing `url` type to `AnyUrl` - [#29](https://github.com/PrefectHQ/prefect-sqlalchemy/pull/29)
33+
2434
## 0.1.2
2535

2636
Released on August 1st, 2022.

0 commit comments

Comments
 (0)