Join Nostr
2025-08-23 07:00:32 UTC

Wuzzy on Nostr: Dear fellow developers: If you call something a "#changelog", make sure it really is ...

Dear fellow developers: If you call something a "#changelog", make sure it really is a changelog, i.e. a document written for users that lists the changes w/o technobabble.

A list of commit descriptions is NOT a changelog! Commit descriptions by nature contain technobabble and are generally useless to the users.

You can still display a list of commits if you like, but then be honest and call it "list of commits", not "changelog".

#development #PSA #rant #VCS