File tree Expand file tree Collapse file tree 3 files changed +30
-1
lines changed Expand file tree Collapse file tree 3 files changed +30
-1
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,12 @@ may want to subscribe to `GitHub's tag feed
9
9
10
10
0.9.4
11
11
=====
12
+ released 2017-03-30
13
+
12
14
* FIX ikhal's event editor now warns before allowing to edit recurrence rules it
13
15
doesn't understand
14
16
15
- * CHANGE improved the intial configuration wizard
17
+ * CHANGE improved the initial configuration wizard
16
18
17
19
* CHANGE improved ikhal's `light ` color scheme
18
20
* NEW ikhal's event editor now allows better editing of recurrence rules,
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ available as an `rss feed <https://lostpackets.de/khal/index.rss>`_ |rss|.
12
12
:title: khal news
13
13
:link: http://lostpackets.de/khal/
14
14
15
+ news/khal094
15
16
news/khal093
16
17
news/khal092
17
18
news/khal091
Original file line number Diff line number Diff line change
1
+ khal v0.9.4 released
2
+ ====================
3
+
4
+ .. feed-entry ::
5
+ :date: 2017-03-30
6
+
7
+ Another minor release, this time bringing some features, mostly for ikhal:
8
+ among others are an improved light color scheme, an improved editor for
9
+ recurrence rules and the ability to detect updates the underlying vdirs and
10
+ refreshing the user interface.
11
+
12
+ Furthermore, the configuration wizard helping new users generating a configuration
13
+ file got streamlined, making it's use much easier.
14
+
15
+ Special thanks to first time contributors August Lindberg and Thomas Kluyver.
16
+
17
+ For a more complete list of changes, have a look at the changelog _.
18
+
19
+ Get `khal v0.9.4 `__ from this site, or from pypi _.
20
+
21
+
22
+ .. _pypi : https://pypi.python.org/pypi/khal/
23
+ .. _changelog : changelog.html#id2
24
+ .. _documentation : https://lostpackets.de/khal/
25
+ __ https://lostpackets.de/khal/downloads/khal-0.9.4.tar.gz
26
+
You can’t perform that action at this time.
0 commit comments