diff options
author | jao <jao@gnu.org> | 2019-03-17 00:04:32 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2019-03-17 00:04:32 +0000 |
commit | 02faecf4d350976e866ea78a884b1df3ac863500 (patch) | |
tree | 5d3b1171fe4fe9552a392dba76e88fd154b1f345 /changelog.md | |
parent | f5d8e6353599b4b9c00a9bb01fafd1e03fb8f919 (diff) | |
download | xmobar-02faecf4d350976e866ea78a884b1df3ac863500.tar.gz xmobar-02faecf4d350976e866ea78a884b1df3ac863500.tar.bz2 |
Changelog for 0.29.50.29.5
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index b387f6e..3ddbb43 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,4 @@ -## Version 0.29.5 (February, 2019) +## Version 0.29.5 (March, 2019) _Bug fixes_ @@ -8,6 +8,7 @@ _Bug fixes_ sleep/awake cycle (issue #376). - `Weather` using the new HTTPS URL, which requires http-conduit as a dependency (issue #378). + - `MarqueePipeReader` exported at the API level (issue #381). ## Version 0.29.4 (December, 2018) |