mirror of
https://github.com/werkraum-media/events.git
synced 2024-11-10 07:16:13 +01:00
33 lines
467 B
ReStructuredText
33 lines
467 B
ReStructuredText
|
2.6.0
|
||
|
=====
|
||
|
|
||
|
Breaking
|
||
|
--------
|
||
|
|
||
|
Nothing
|
||
|
|
||
|
Features
|
||
|
--------
|
||
|
|
||
|
Nothing
|
||
|
|
||
|
Fixes
|
||
|
-----
|
||
|
|
||
|
* Respect timezone for recurring events.
|
||
|
Some events occur over multiple time zones (same time zone but summer and winter time).
|
||
|
We ensure PHP creates those objects as expected so we do not use the current offset,
|
||
|
but the one of that date.
|
||
|
|
||
|
* Tests won't work after a specific date, we ensure they will work all the time.
|
||
|
|
||
|
Tasks
|
||
|
-----
|
||
|
|
||
|
Nothing
|
||
|
|
||
|
Deprecation
|
||
|
-----------
|
||
|
|
||
|
Nothing
|