Skip to content
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

Introduce CHANGELOG.md #391

Merged
merged 1 commit into from
Aug 3, 2016
Merged

Introduce CHANGELOG.md #391

merged 1 commit into from
Aug 3, 2016

Conversation

fiveop
Copy link
Contributor

@fiveop fiveop commented Jul 22, 2016

  • Added initial CHANGELOG.md with Changes from Version 0.6.0 and the
    upcoming changes for version 0.7.0.
  • Added RELEASE_PROCEDURE.md detailing what changes should be made
    to CHANGELOG.md during a release.
  • Added sections about CHANGELOG.md in CONVENTIONS.md and
    CONTRIBUTIONS.md.

@fiveop
Copy link
Contributor Author

fiveop commented Jul 22, 2016

Would almost satisfy #390. Anyone interested in writing the CHANGELOG.md for 0.5.0? :)

- Added initial CHANGELOG.md with Changes from Version 0.6.0 and the
  upcoming changes for version 0.7.0.
- Added RELEASE_PROCEDURE.md detailing what changes should be made
  to CHANGELOG.md during a release.
- Added sections about CHANGELOG.md in CONVENTIONS.md and
  CONTRIBUTIONS.md.
@posborne
Copy link
Member

posborne commented Aug 3, 2016

Sorry for the delay in looking at this. It would be nice to have 0.5.0 as well, but I'm a bit too busy at the moment to volunteer myself.

That being said, I see no reason to hold this back from being merged. @homu r+

@homu
Copy link
Contributor

homu commented Aug 3, 2016

📌 Commit 363fc28 has been approved by posborne

@homu homu merged commit 363fc28 into nix-rust:master Aug 3, 2016
homu added a commit that referenced this pull request Aug 3, 2016
Introduce CHANGELOG.md

- Added initial CHANGELOG.md with Changes from Version 0.6.0 and the
  upcoming changes for version 0.7.0.
- Added RELEASE_PROCEDURE.md detailing what changes should be made
  to CHANGELOG.md during a release.
- Added sections about CHANGELOG.md in CONVENTIONS.md and
  CONTRIBUTIONS.md.
@homu
Copy link
Contributor

homu commented Aug 3, 2016

⚡ Test exempted - status

@fiveop fiveop deleted the changelog branch August 5, 2016 19:46
homu added a commit that referenced this pull request Sep 1, 2016
Replace ffi module by libc functions in mqueue.rs

This is almost finished. I still need to check if I introduced any breaking changes by changing signatures. I would want to record this in the change log, however, for that we still need to merge #391.

- [x] update change log
- [x] run rustfmt on `src/mqueue.rs`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants