cockpit icon indicating copy to clipboard operation
cockpit copied to clipboard

Add CHANGELOG.md

Open Raruto opened this issue 4 years ago • 3 comments

Restore changelog file for the next branch.

Related Issues:


Note for the readers


Bonus tip:

The following markdown syntax allows an "automatic link generation" for getting a quick comparison between different cockpit releases.

## [Unreleased]

## [0.11.2] - 2020-09-14
## [0.11.1] - 2020-09-09
## [0.11.0] - 2020-07-25

...

[unreleased]: https://github.com/agentejo/cockpit/compare/0.11.2...HEAD

[0.11.2]: https://github.com/agentejo/cockpit/compare/0.11.1...0.11.2
[0.11.1]: https://github.com/agentejo/cockpit/compare/0.11.0...0.11.1
[0.11.0]: https://github.com/agentejo/cockpit/compare/0.10.2...0.11.0

NB the following file starts from version 0.11.0 only to demonstrate how the scheme works, anyone who wants to contribute further can start from checking the following link: https://github.com/agentejo/cockpit/compare/0.11.2...HEAD

Raruto avatar Jan 22 '21 17:01 Raruto

I've been wanting for a changelog.md for some time now. It would be really nice to have this merged and up to date. @aheinze what would be your take on it? Should we go though the commits and keep adding to this PR?

MarcoDaniels avatar Sep 08 '21 18:09 MarcoDaniels

@MarcoDaniels would be great! Any contribution is welcomed!

aheinze avatar Sep 09 '21 23:09 aheinze

@aheinze ist there anything else to do in this? When are you going to merge this PR?

remluben avatar Nov 30 '21 21:11 remluben