# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.1.0] - 2021-06-14

### Added

- Add `timedate.timeZone`, used for loading the Chinese timezone.
- Added `riskO6Message`, human readable messages in Chinese/English for
  the `field-blight-warnings` component in the `blight-forecast` module.

## [1.0.8] - 2020-11-05

### Fixed

- Removed `peerDepenencies` and made them `dependencies`, as adding `peerDependencies`
  broke Semver.
