-
Notifications
You must be signed in to change notification settings - Fork 209
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
45 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
khal v0.9.3 released | ||
==================== | ||
|
||
.. feed-entry:: | ||
:date: 2017-03-06 | ||
|
||
Sadly, the biggest release in khal's history, also brought the most bugs. | ||
The latest release, khal version 0.9.3, fixes some more of them. | ||
The good news: while most of these bugs lead to khal crashing, no harm was done, | ||
that is all (calendar) related data shown was correct. | ||
|
||
Again, some new features sneaked in, for those and for the complete list of | ||
fixed bugs, have a look at the changelog_. | ||
|
||
Get `khal v0.9.3`__ from this site, or from pypi_. | ||
|
||
|
||
.. _pypi: https://pypi.python.org/pypi/khal/ | ||
.. _changelog: changelog.html#id2 | ||
.. _documentation: https://lostpackets.de/khal/ | ||
__ https://lostpackets.de/khal/downloads/khal-0.9.3.tar.gz | ||
|