Skip to content

Commit 4e30e6f

Browse files
committed
changelog: Describe changes since 0.0.15
1 parent ebb41b6 commit 4e30e6f

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

docs/changelog.md

+24
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
### Highlights for users
6+
7+
* To simplify Zulip for new users, streams have been renamed to
8+
channels. (#630)
9+
* When typing an @-mention, users you've DMed with recently are
10+
suggested first. (#693)
11+
* Too many other improvements and fixes to describe them all here.
12+
13+
14+
### Highlights for developers
15+
16+
* Our test suite now gets run as part of the Flutter project's
17+
own CI checks. (#239; PRs #696, #700)
18+
19+
* We've enabled Dart analyzer rules that should prevent most
20+
implicit use of `dynamic`. (#719)
21+
22+
* Resolved: #690, PR #686, PR #689, PR #687, PR #701, PR #695,
23+
#239, #458, #697, #77, #676, PR #709, #719, #705, #455, #602,
24+
#630, PR #693, PR #730, #632, #684
25+
26+
327
## 0.0.15 (2024-05-15)
428

529
### Highlights for users

0 commit comments

Comments
 (0)