Skip to content

Commit 24286ef

Browse files
committed
Release v0.9.4
1 parent 35348d7 commit 24286ef

File tree

3 files changed

+30
-1
lines changed

3 files changed

+30
-1
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@ may want to subscribe to `GitHub's tag feed
99

1010
0.9.4
1111
=====
12+
released 2017-03-30
13+
1214
* FIX ikhal's event editor now warns before allowing to edit recurrence rules it
1315
doesn't understand
1416

15-
* CHANGE improved the intial configuration wizard
17+
* CHANGE improved the initial configuration wizard
1618

1719
* CHANGE improved ikhal's `light` color scheme
1820
* NEW ikhal's event editor now allows better editing of recurrence rules,

doc/source/news.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ available as an `rss feed <https://lostpackets.de/khal/index.rss>`_ |rss|.
1212
:title: khal news
1313
:link: http://lostpackets.de/khal/
1414

15+
news/khal094
1516
news/khal093
1617
news/khal092
1718
news/khal091

doc/source/news/khal094.rst

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
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+

0 commit comments

Comments
 (0)