NBISweden / development-guidelines

Development guidlines for software within NBIS.
GNU General Public License v3.0
17 stars 8 forks source link

Add recommendation to keep a changelog #42

Open jmenglund opened 3 years ago

jmenglund commented 3 years ago

I usually try to keep a changelog in my own development projects, because I think it gives a good overview of what has happened. Maybe you want to add some text about that. I personally like the recommendations given at https://keepachangelog.com.

This issue is somewhat related to issue #41 on semantic versioning.