Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 893 Bytes

CHANGELOG.md

File metadata and controls

38 lines (22 loc) · 893 Bytes

1.4.0

  • Support only Redmine 4.0 (@marius-balteanu). For older Redmine versions, please use version 1.3.0.
  • Support Ruby 2.5 and 2.6 (@marius-balteanu)

1.3.0

  • Support Redmine 3.4 (@maeda-m, @pboese)
  • Support Ruby 2.4 (@maeda-m)

1.2.0

  • Bug: Fixed CSV export when custom query is used #19 (@sdwolf)
  • Feature: Support Chinese translation #24 (@archonwang)
  • Drop support Redmine 2.6 and supports 3.1,3.2 #23 (@hidakatsuya)
  • Drop support Ruby 1.9.3 and supports 2.3 #22 (@hidakatsuya)

1.1.2

  • Feature: Support French locale #14

1.1.1

  • Feature: Russian translation #13 (@insspb)

1.1.0

  • Feature: Support v3.0 and drop v2.5 or less support #8 (@hidakatsuya)

1.0.1

  • Bug: First view don't show selected query #7 (@AntonJa, @hidakatsuya)

1.0.0

  • Allow select a global query #5 [Katsuya Hidaka]
  • Test code and Improvements by testing #1 [Katsuya Hidaka]