๐Ÿ“ Add dates to release notes by YuriiMotov ยท Pull Request #1786 ยท fastapi/sqlmodel

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@YuriiMotov

Copy link

Member

Dates are fetched using github API and added to release-notes using script.
Checked several random headers - Ok

@YuriiMotov YuriiMotov added the docs

Improvements or additions to documentation

label

Feb 25, 2026

@github-actions

Copy link

Contributor


* ๐Ÿ‘ท Fix build CI to not attempt to build `sqlmodel-slim`. PR [#1773](https://github.com/fastapi/sqlmodel/pull/1773) by [@tiangolo](https://github.com/tiangolo).

## 0.0.36
Copy link

Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no such release in https://github.com/fastapi/sqlmodel/releases

* This includes several small bug fixes detected during the first CI runs.
* ๐Ÿ’š Fix CI installs and tests. PR [#2](https://github.com/tiangolo/sqlmodel/pull/2) by [@tiangolo](https://github.com/tiangolo).

## 0.0.1
Copy link

Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

docs

Improvements or additions to documentation

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@YuriiMotov