-
Notifications
You must be signed in to change notification settings - Fork 6
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
Allow multiple inclusion of module #18
Conversation
Da wäre die Version 2.1.2. |
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.
The change itself looks good, thank you. I think we can improve the test a bit.
Please also update CHANGELOG.md
in the "Unreleased" section.
We will increment the gem's version in a separate commit where we will also move contents from "Unreleased" into a section for the new version.
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.
Please also update CHANGELOG.md in the "Unreleased" section.
3aade32
to
860179d
Compare
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.
Please use the Unreleased
section in CHANGELOG.md and don't update the version.rb
yet.
We currently have different unreleased changes and they should not try to assume a version number yet.
Version and changelog will be adjusted when we actually release.
860179d
to
876003b
Compare
No description provided.