File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Next release
2- ============
1+ 1.2.8 / 2017-09-20
2+ ==================
33
4- * [ Fix] ( https://github.com/segmentio/analytics-python/issues/94 ) : Date
5- objects are removed from event properties .
4+ * [ Fix] ( https://github.com/segmentio/analytics-python/issues/94 ) : Date objects are removed from event properties.
5+ * [ Fix ] ( https://github.com/segmentio/analytics-python/pull/98 ) : Fix for regression introduced in version 1.2.4 .
66
77
881.2.7 / 2017-01-31
@@ -26,7 +26,7 @@ Next release
2626==================
2727
2828 * Fix race conditions in overflow and flush tests
29- * Join daemon thread on interpreter exit to prevetn valueerrors
29+ * Join daemon thread on interpreter exit to prevent value errors
3030 * Capitalize HISTORY.md (#76 )
3131 * Quick fix for Decimal to send as a float
3232
Original file line number Diff line number Diff line change 1- VERSION = '1.2.7 '
1+ VERSION = '1.2.8 '
You can’t perform that action at this time.
0 commit comments