changelog-go v1.2.1 Release Notes

Release Date: 2020-08-20 // over 3 years ago
  • ๐Ÿ›  Fixed (1 change)

    • โšก๏ธ Disable error message for update check

Previous changes from v1.1.4

  • ๐Ÿ›  Fixed (5 changes)

    • ๐Ÿ›  Fix incorrect representation of the 'Number of Changes' in the CHANGELOG.md
    • ๐Ÿ›  Fix bug in 'update avail.' checker
    • ๐Ÿ›  Fix that no stacktrace will be send to Sentry. It also improves how the messages are stacked and send.
    • ๐Ÿ›  Fix runtime.errorString in CheckUpdate algo (#9)
    • ๐Ÿ›  Fix runtime.boundError in 'release' command (#8)