Skip to content

Commit e05c98a

Browse files
committed
#73: removed empty lines from list
1 parent 0f23910 commit e05c98a

File tree

1 file changed

+8
-24
lines changed

1 file changed

+8
-24
lines changed

CHANGELOG.md

Lines changed: 8 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,56 +1,43 @@
1-
21
# Change Log
2+
33
All notable changes to this project will be documented in this file.
4-
5-
4+
65
## v1.2.0 - yyyy-mm-dd
76

87
### Added
98

109
- search functionality
11-
1210
- functionality to edit past work items
13-
1411
- possibility to save position on screen
15-
1612
- minutely auto-save to not lose work on crash
17-
1813
- optional reminder for notes if switching projects without notes
19-
2014
- shortcut for minimizing window (Win+Down)
2115

2216
### Changed
2317

2418
- hotkey popup has same functionality now as main project selection
25-
2619
- removed old xml import feature
27-
2820
- adapted report layout
29-
3021
- the main ui is always on top
31-
3222
- Icons changed
33-
23+
3424
### Fixed
35-
25+
3626
## v1.1.0 - 2019-07-15
3727

3828
### Added
3929

4030
Linux support (tested on Ubuntu 18.04), hot keys are disabled for Linux
4131

4232
- about screen with licenses of third party software
43-
4433
- colored time line to report screen
45-
4634
- copy to clipboard button to report screen
47-
4835
- convenient keyboard controls
4936

5037
### Changed
5138

5239
- new Font (OpenSans)
53-
40+
5441
### Fixed
5542

5643
## v1.0.0 - 2018-10-28
@@ -62,9 +49,8 @@ Linux support (tested on Ubuntu 18.04), hot keys are disabled for Linux
6249
### Changed
6350

6451
- Decreased height of projects in list, so more projects fit in the same space
65-
6652
- "Styled" settings window
67-
53+
6854
### Fixed
6955

7056
- (workaround) 'stuck' key when using hotkeys and locking the pc
@@ -74,13 +60,11 @@ Linux support (tested on Ubuntu 18.04), hot keys are disabled for Linux
7460
### Added
7561

7662
- Import functionality for old config.xml
77-
7863
- Database Migrations
7964

8065
### Changed
8166

8267
- Cleaning works from UI if the work is changed on another day
83-
8468
- Moved db folder from user home/keeptime/db to ./db (relative to .jar like logs folder)
85-
86-
### Fixed
69+
70+
### Fixed

0 commit comments

Comments
 (0)