-
Notifications
You must be signed in to change notification settings - Fork 1
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
Release safer remove index concurrently #19
Conversation
Coverage Report Results
|
CHANGELOG.md
Outdated
@@ -8,6 +8,20 @@ Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to | |||
|
|||
## [Unreleased] | |||
|
|||
## [0.1.3] - 2024-08-28 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd still add the content of the changelog as things are added but the version here becomes
## [0.1.3] - TBD
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the reminder, I've updated it here: fdbf498
50d6377
to
68aa12a
Compare
Before releasing a new version, it is good practice to upgrade all package dependencies. These changes were created via `make update`.
fdbf498
to
ccdd298
Compare
Prepare for release.
Merge after -> #18