• Subscribe
  • Do you maintain a changelog with all release notes, or do you not consider it important?

    Jonas Hiltl
    6 replies

    Replies

    Simon🍋
    Changelogs are underrated. Super helpful for users and devs to track what's changed. Takes a bit of effort but worth it long-term.
    Jonas Hiltl
    @simonas_kauzonas Good point, internal changelogs for dev teams are often overlooked. Helps with async communication so that the team stays up to date with changes. Have you used any tool to manage your changelog?
    Ronald Young
    Definitely maintain a changelog! Super helpful for tracking updates, bug fixes, and new features over time. Saves a ton of confusion and questions from users. Plus it's a great reference for the dev team too. A bit of extra work but pays off big time in smoother communication and transparency. đź‘Ť
    Share
    Jonas Hiltl
    @ronaldmmm Good points, maintaining it can feel annoying but it's definitely worth it. Do you use any tools to publish your changelog or just a basic CHANGELOG.md?
    Matthew David Harris
    Absolutely, changelogs are crucial for SaaS businesses. We maintain a detailed changelog for every release, even minor ones. It takes a bit of effort to write clear release notes but it's worth it - helps users and the team stay on top of what's new and changed in the product. Also builds trust by being transparent about updates. IMO every SaaS should have a changelog, even if you think users aren't reading it.
    Share
    Jonas Hiltl
    @matthewdavidharris I strongly agree with your opinion. How do you maintain the changelog? Do you use GitHub/Gitlab or dedicated software?