-
Notifications
You must be signed in to change notification settings - Fork 30
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
bump version and update changelog #824
Conversation
CHANGELOG.md
Outdated
[Unreleased]: https://github.com/OSC/ood_core/compare/v0.24.2...HEAD | ||
[0.24.2]: https://github.com/OSC/ood_core/compare/v0.24.2...v0.24.1 | ||
[0.24.1]: https://github.com/OSC/ood_core/compare/v0.24.1...v0.24.0 | ||
[0.24.0]: https://github.com/OSC/ood_core/compare/v0.24.0...v0.23.5 |
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.
Are those version numbers at the end right? My brain wants these the other way v0.23.5...v0.24.0
etc. Am I reading that wrong?
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.
Yep! You're right, they're backwards.
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.
and oddly enough, it was just that one link.
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.
Wait, now I'm all mixed up. It should be lower...higher
. They're links, so they should actually link to something correct. I'm validating them all now.
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.
OK - I think they're all correct now.
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.
Looks good.
bump version and update changelog