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

Add changelog #45

Closed
nomeata opened this issue Jan 30, 2014 · 3 comments
Closed

Add changelog #45

nomeata opened this issue Jan 30, 2014 · 3 comments

Comments

@nomeata
Copy link

nomeata commented Jan 30, 2014

Hi,

binary (like many other Haskell libraries, unfortunately) does not have a proper changelog file that collects, per release, the user-relevant changes. With hackage now showing links to changelogs, it is a good time so introduce one. It would also prevent me from bothering you with #44...

Thanks,
Joachm

@kolmodin
Copy link
Owner

That's an excellent idea.

I did write a blog post http://lennartkolmodin.blogspot.ru/2013/03/binary-07.html about recent changes, but of course, it's not what a user of the library would go and look for. It should be moved to a changelog.

Accepted Hackage changelog file names are documented here: https://github.com/haskell/hackage-server/blob/master/Distribution/Server/Packages/ChangeLog.hs

@nomeata
Copy link
Author

nomeata commented Jan 30, 2014

Accepted Hackage changelog file names are documented here: https://github.com/haskell/hackage-server/blob/master/Distribution/Server/Packages/ChangeLog.hs

You call that documentation?

(SCNR, but also see http://stackoverflow.com/q/21076759/946226)

@kolmodin
Copy link
Owner

Started to add a changelog in 96591b0

@kolmodin kolmodin closed this as completed Jun 3, 2015
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