Skip to content
This repository was archived by the owner on May 5, 2024. It is now read-only.

Commit 5241f68

Browse files
committed
Release this as version 1.1.2
1 parent 53e348f commit 5241f68

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33

44
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).
55

6-
## [Unreleased]
6+
## [1.1.2] - 2024-05-05
77
### Fixed
88
* Fixed a possible GDI leak in `PaintClockWindow`.
99
* Fixed the wrong cursor showing over the clock window.
@@ -46,7 +46,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
4646
### Added
4747
* Initial release.
4848

49-
[Unreleased]: https://github.com/bmjcode/uptime-clock/compare/v1.1.1...HEAD
49+
[Unreleased]: https://github.com/bmjcode/uptime-clock/compare/v1.1.2...HEAD
50+
[1.1.2]: https://github.com/bmjcode/uptime-clock/compare/v1.1.1...v1.1.2
5051
[1.1.1]: https://github.com/bmjcode/uptime-clock/compare/v1.1.0...v1.1.1
5152
[1.1.0]: https://github.com/bmjcode/uptime-clock/compare/v1.0.2...v1.1.0
5253
[1.0.2]: https://github.com/bmjcode/uptime-clock/compare/v1.0.1...v1.0.2

0 commit comments

Comments
 (0)