-
Notifications
You must be signed in to change notification settings - Fork 264
Version 0.5.4 #441
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 0.5.4 #441
Conversation
@vmarkovtsev Any chance in helping to push this out? |
@tomchristie Can we do anything about helping with the maintenance of this project? |
@collerek - I can add you to @encode/maintainers and walk you through how to perform releases if you'd like? |
@tomchristie Sure, happy to help :) |
Okay - invite sent. What needs doing at the moment? |
We need to approve this PR and release next version: https://github.com/encode/databases/releases/edit/untagged-d723639e4d24f39254b7 |
Okay - does someone want to compile the release notes for 0.5.4? |
Sure, I'll do that. |
@tomchristie @collerek I think version 0.6.0 would make more sense here. |
Not sure what is the encode policy here. |
What @collerek said, yup. |
Great, that makes sense. If it gets approved we can do the release. |
Okay - I'm happy with this. Right then @collerek you're welcome to merge this now. Once it's merged done you can go to the draft release - https://github.com/encode/databases/releases/tag/untagged-0d04003928428cecab79 - edit it and hit "Publish". |
https://github.com/encode/databases/releases/edit/untagged-d723639e4d24f39254b7
Changelog:
Added
asyncmy
MySQL driver (mysql asyncmy driver #382)Fixed
Record
type toSequence
(change Record type to Sequence #408)