zuul/releasenotes/notes/store-build-time-in-utc-4d7425cff5399602.yaml
Antoine Musso 5eb003620d Fix release note for a 3.0.2 feature
The store-build-time-in-utc note used an invalid section 'upgrades', it
should be in singular form: 'upgrade'.

Was introduced by Ie0cfce385854caa5adbd27f7f13042e7bfd41f1b and the note
is intended for 3.0.2.

Change-Id: I27db5552857d85b1c66397a8df3bdf5fac352bb5
2020-01-17 16:38:52 +01:00

6 lines
200 B
YAML

upgrade:
- |
The build start and end times are now stored as UTC in the database. Since
there is no localization done on zuul web side, the zuul api also exposes
these times as UTC now.