-
Notifications
You must be signed in to change notification settings - Fork 44
List changes #3780
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
base: master
Are you sure you want to change the base?
List changes #3780
Conversation
|
How about naming the directory so that one can actually see that separation of major and minor version? Like |
Good idea. |
| @@ -0,0 +1,8 @@ | |||
| This list the semantic changes in the various versions. | |||
|
|
|||
| Clarifications, examples, reformulations, and changes in layout or other external resources will not be included in this list. | |||
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 thought the plan was to only describe backwards incompatible changes, that is, to not add descriptions of backwards compatible new features?
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.
New features should be described separately; but I think it would still be good to include them somehow. But let's first focus on the backwards incompatible ones.
Co-authored-by: Henrik Tidefelt <[email protected]>
Co-authored-by: Henrik Tidefelt <[email protected]>
Starting the process of listing semantic changes.