==================
- The timestamps of the dataframe index are now aware. When initializing
a ``HTimeseries`` object with a dataframe, the dataframe index
timestamps must be aware. When initializing with a filelike object,
either the filelike object must contain a ``timezone`` header or the
new ``default_tzinfo`` parameter must be specified.