doc/CHANGELOG in redmine_crm-0.0.41 vs doc/CHANGELOG in redmine_crm-0.0.42
- old
+ new
@@ -2,9 +2,20 @@
Redmine crm gem - general functions for plugins (tags, vote, viewing, currency)
Copyright (C) 2011-2018 RedmineUP
https://www.redmineup.com/
+== 2018-10-24 v0.0.42
+
+* Hotfix for ruby 1.9.3 hashes support
+* Added ci image for ruby 1.9.3
+
+== 2018-10-23 v0.0.41
+
+* New fields for IssueDrop: tags, checklists, story_points, color, day_in_state
+* New Liquid filters for managing colors: darken_color, lighten_color, contrasting_text_color, hex_color, convert_to_brightness_value
+* Fixes for Drops to use nil delegates
+
== 2018-09-28 v0.0.40
* acts_as_draftable adopted for Redmine projects
* New Liquid Drops: JournalsDrop, JournalDrop, TimeEntriesDrop, TimeEntryDrop
* New liquid properties for issues: done_ratio, estimated_hours, spent_hours, total_spent_hours, total_estimated_hours, is_private, closed_on, assignee, tracker, status, priority, category, version, time_entries, parent, project, subtasks, notes, journals