-
Notifications
You must be signed in to change notification settings - Fork 12
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
Update CHANGELOG #27
Update CHANGELOG #27
Conversation
511e0dc
to
9aa129a
Compare
This brings it in line with the other Linebender changelogs and adds an entry for the `no_std` change.
9aa129a
to
d11ea26
Compare
## 0.1.0 - 2017-01-14 | ||
## 0.1.0 (2017-01-14) |
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 dash (as opposed to parentheses) separation is what the template uses. Anyway, can discuss that at a later date as it affects more than just this repo.
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.
At some point, one of our repos diverged. I'm happy to come to a decision and then just do this however in this and simplecss rather than change it one way and then back. :)
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.
Err, this and svgtypes.
Co-authored-by: Kaur Kuut <[email protected]>
This is the first release under the stewardship of [Linebender][], who is now responsible for maintenance of this crate. | ||
Many thanks to Yevhenii Reizner for the years of hard work that he has poured into this and other crates. | ||
|
||
## Added |
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 think this should be ###
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.
Ah, yes. I'll fix it in the release PR.
This brings it in line with the other Linebender changelogs and adds an entry for the
no_std
change.