Skip to content

Commit 47107bc

Browse files
authored
Update NEWS for v2.2.1 release
1 parent 5fcdfa5 commit 47107bc

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

NEWS

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
===============
2+
Version 2.2.1
3+
===============
4+
* Activity can contain decimal numbers.
5+
* Add total duration to the `hamster list` output.
6+
* Base Fact comparison on main attributes.
7+
* Small improvements to suggestions.
8+
* A selected fact can be resumed (start now a clone)
9+
by pressing the `+` button.
10+
* Facts can be deselected by mouse click.
11+
* Still ongoing activities are shown,
12+
even if they started on a previous day.
13+
* Several export (reports) fixes.
14+
* Fact.delta (duration of the fact, as a timedelta)
15+
is a read-only property.
16+
* Tag list keeps the input order.
17+
* Better format of the stats area.
18+
19+
Thanks to all contributors (either code or feedback) !
20+
More information by looking for milestone:2.2 or by
21+
cloning and using the following command:
22+
gitk v2.1.1...v2.2.1
23+
124
===============
225
Version 2.1.1
326
===============

0 commit comments

Comments
 (0)