# 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).

## [0.4.2] - 2022-11-30

### Added

- Use statusnotifier to show an icon to enable and disable it
- Show notifications when change Night Light status

## [0.4.1] - 2021-09-30

### Added

- Better icon... Thanks to elementary icon theme.

### Fixed

- Fix singleton dialog.

## [0.4.0] - 2021-07-08

### Added

- Change the temperature progressively to improve the effect.
- Add man pages.

### Changed

- Improve the explanation about the night light in the preferences.
- Convert README to Markdown.
- Convert NEWS and ChangeLog to Markdown.

## [0.3.0] - 2021-07-01

### Added

- Add appstream file.

### Changed

- Turn the daemon into a dbus service to allow detect if it is running.
- The preferences dialog detects if the daemon is running and inform that.

## [0.2.0] - 2021-06-28

### Added

- Add and preferences dialog.

### Fixed

- Fixed the installation of icons.

## [0.1.0] - 2021-06-27

### Added

- Initial Release-

