๐ Add dates to release notes by YuriiMotov ยท Pull Request #1786 ยท fastapi/sqlmodel
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 813
Open
๐ Add dates to release notes#1786
YuriiMotov wants to merge 1 commit intomainfrom
๐ Add dates to release notes#1786
YuriiMotov wants to merge 1 commit intomainfrom
Conversation
Copy link
Member
YuriiMotov
commented
Feb 25, 2026
YuriiMotov
commented
Dates are fetched using github API and added to release-notes using script.
Checked several random headers - Ok
Copy link
Contributor
github-actions
bot
commented
Feb 25, 2026
github-actions bot commented
Feb 25, 2026YuriiMotov commented Feb 25, 2026
|
|
||
| * ๐ท 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
YuriiMotov commented Feb 25, 2026
| * 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.
There is no such release in https://github.com/fastapi/sqlmodel/releases?page=4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment