Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

40 lines (31 loc) · 1.01 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.3.0] - 2019-06-19

Changed

  • Do not show help on most error messages
  • Use go modules for vendoring instead of dep
  • Update golangci-lint to v1.17.1
  • Update goreleaser to v0.110.0

Fixed

  • Increase etcd write timeout to 4 seconds for redmine import

[0.2.0] - 2019-05-16

Fixed

  • Add sleep of 100ms to XMPP output to ensure message is sent before connection closes

[0.2.0] - 2019-05-16

Changed

  • Use etcd instead of redis as storage

[0.1.0] - 2019-05-13

Fixed

  • Filter invalid users for role (user id == 0)

Changed

  • More detailed errors for Redmine import

Added

  • XMPP output support

[0.0.1] - 2019-05-13

Added

  • Import user mails for project members from Redmine
  • Output events via mail
  • Output events to Slack