Skip to content

Commit 41792e6

Browse files
committed
version/CHANGELOG: Update to indicate new 0.5.0 release.
1 parent fd42a43 commit 41792e6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Zulip-terminal Changelog
22

3-
## Next Release
3+
## 0.5.0
44

5-
Expected to be a point release, this contains much of the remaining work from last year's GSoC students, and various other contributors - thanks to you all! (190+ commits)
5+
This release contains much of the remaining work from last year's GSoC students, and various other contributors - thanks to you all! (almost 200 commits)
66

77
If you've been waiting for autocomplete, popup notifications, mentions, better themes, search & platform support...this release is for you!
88

zulipterminal/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ZT_VERSION = '0.4.0+git'
1+
ZT_VERSION = '0.5.0'

0 commit comments

Comments
 (0)