Skip to content

Commit e417bda

Browse files
Update changelog for v0.3.0 (#76)
This PR was automatically created by [changelog-from-release](https://github.com/rhysd/changelog-from-release) action for v0.3.0 Co-authored-by: danielfrankcom <[email protected]>
1 parent 4acd8a1 commit e417bda

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<a id="v0.3.0"></a>
2+
# [v0.3.0](https://github.com/awslabs/aurora-dsql-django/releases/tag/v0.3.0) - 2025-10-01
3+
4+
This release removes support for Python 3.8, which is end of life according to [python.org](https://devguide.python.org/versions/).
5+
6+
## What's Changed
7+
* Update changelog for v0.2.1 by [@github-actions](https://github.com/github-actions)[bot] in [#73](https://github.com/awslabs/aurora-dsql-django/pull/73)
8+
* Clone whole repo for tag metadata by [@danielfrankcom](https://github.com/danielfrankcom) in [#70](https://github.com/awslabs/aurora-dsql-django/pull/70)
9+
* Remove Python 3.8 support by [@danielfrankcom](https://github.com/danielfrankcom) in [#74](https://github.com/awslabs/aurora-dsql-django/pull/74)
10+
* Fix license deprecation warnings by [@danielfrankcom](https://github.com/danielfrankcom) in [#75](https://github.com/awslabs/aurora-dsql-django/pull/75)
11+
12+
13+
**Full Changelog**: https://github.com/awslabs/aurora-dsql-django/compare/v0.2.1...v0.3.0
14+
15+
[Changes][v0.3.0]
16+
17+
118
<a id="v0.2.1"></a>
219
# [v0.2.1](https://github.com/awslabs/aurora-dsql-django/releases/tag/v0.2.1) - 2025-10-01
320

@@ -86,6 +103,7 @@ Initial version of the [Aurora DSQL](https://aws.amazon.com/rds/aurora/dsql/) Dj
86103
[Changes][v0.1.0]
87104

88105

106+
[v0.3.0]: https://github.com/awslabs/aurora-dsql-django/compare/v0.2.1...v0.3.0
89107
[v0.2.1]: https://github.com/awslabs/aurora-dsql-django/compare/v0.2.0...v0.2.1
90108
[v0.2.0]: https://github.com/awslabs/aurora-dsql-django/compare/v0.1.0...v0.2.0
91109
[v0.1.0]: https://github.com/awslabs/aurora-dsql-django/tree/v0.1.0

0 commit comments

Comments
 (0)