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

Release: release notes and changelog #52

Closed
dexX7 opened this issue Feb 28, 2015 · 2 comments
Closed

Release: release notes and changelog #52

dexX7 opened this issue Feb 28, 2015 · 2 comments

Comments

@dexX7
Copy link

dexX7 commented Feb 28, 2015

Ideally there would be some release notes and a change log similar to:

https://github.com/bitcoin/bitcoin/blob/0.9/doc/release-notes.md

@zathras-crypto
Copy link
Owner

I started to try and work this, but it's an absolute PITA because we don't have a previous state to work from. I don't have a clear path to do this, I tried walking commits and doing a changelog like that but it seems entirely fruitless (eg a changelog that has "X added" then a few lines down "X removed" makes no sense because in the end X is unchanged).

Trying to think about how to start a changelog half way through a project where one hasn't existed before - open to suggestions on process for generating this documentation - anyone with experience of doing this type of thing want to weigh in here?

Basically the result I think we're trying to aim for is what has changed between this version and 0.0.9-rel and currently the only way I can think to do this is to step through all the work we've done and try and work it all out manually via diffing the 0.0.9.1 code against 0.0.9 code instead of using commit history, but that seems like an awfully long winded process :(

@dexX7
Copy link
Author

dexX7 commented Mar 2, 2015

mastercoin-MSC#290

@dexX7 dexX7 closed this as completed Mar 2, 2015
zathras-crypto added a commit that referenced this issue May 21, 2015
METADEX: Remove duplicate function for determining if metadex trade open
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

No branches or pull requests

2 participants