From a1e9ea92003c90aa2a73b36e64a910702abfc679 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaros=C5=82aw=20Zywert?= Date: Mon, 25 Mar 2024 11:16:58 +0100 Subject: [PATCH] CHANGELOG --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 171e6e3..2b4a4c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ 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). ## [Unreleased] +### Added +- Summary now shows time diff for worklogs + +### Fixed +- Loader flickering while moving faster through calendar ## [0.4.0] - 2024-03-23 ### Added @@ -67,4 +72,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), [0.2.2]: https://github.com/jzyinq/gojira/compare/0.2.1...0.2.2 [0.2.1]: https://github.com/jzyinq/gojira/compare/0.2.0...0.2.1 [0.2.0]: https://github.com/jzyinq/gojira/compare/0.1.0...0.2.0 -[0.1.0]: https://github.com/jzyinq/gojira/tree/0.1.0 +[0.1.0]: https://github.com/jzyinq/gojira/tree/0.1.0 \ No newline at end of file