diff options
author | Michael Vetter <jubalh@iodoru.org> | 2021-01-09 08:08:10 +0100 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2021-01-09 08:08:10 +0100 |
commit | d3820239613d0dcf6bc8e4cdd81ff7d14113c609 (patch) | |
tree | 589e6ff2dfc56400d34079dbaf86515cb56afd14 /CHANGELOG | |
parent | 8c08e64f377c9faee1abe9c663e9b2d73e7a7a45 (diff) | |
download | profani-tty-d3820239613d0dcf6bc8e4cdd81ff7d14113c609.tar.gz |
Release 0.10.0
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG index 3c4a1413..f3ee2be8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,12 +1,12 @@ -0.10.0 (2021-01-07) +0.10.0 (2021-01-09) ===== -Six months and 269 commits after 0.9.5 we are happy to release 0.10.0. +Six months and 270 commits after 0.9.5 we are happy to release 0.10.0. 10 people contributed code to it: @wstrm, @DebXWoody, @pasis, @niacat, @kaffeekanne, @timgates42, @spth, @licaon-kter, @misaflo and @jubalh. -Thanks a lot to our sponsors: @mdosch, @wstrm, @huhndev and one person who wantsto stay anonymous. +Thanks a lot to our sponsors: @mdosch, @wstrm, @huhndev and one person who wants to stay anonymous. If you want to support us too: https://profanity-im.github.io/donate.html This release depends on: @@ -29,7 +29,7 @@ Changes: - Add experimental OX (XEP-0373, XEP-0374) support (#1331) - Add clang format file for uniform coding style (#1396) - Add contributing guidelines (#1397) -- Dont hilight console once all messages have been read (#1399) +- Dont highlight console once all messages have been read (#1399) - New setting: Only highlight in console upon MUC mention (#1371) `/console muc mention` - Remove `/tiny` command (#1370) |