Skip to content

Commit 857aa0f

Browse files
committed
make sure all changelog entries are in imperative mood
1 parent f18e398 commit 857aa0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
- 2019/01/14 - 7.0.0-beta.2
1616
- Allow configuration arguments to be left out when defaults are desired.
1717
- 2019/01/09 - 7.0.0-beta.1
18-
- Connection status handling is much simpler, everything can be done with a single observable.
19-
- Configuration parameters taken as an object instead of arguments, more future proof and self-documenting.
20-
- Improved documentation.
18+
- Simplify connection status handling, everything can be done with a single observable.
19+
- Take configuration parameters as an object instead of arguments, more future proof and self-documenting.
20+
- Improve documentation.
2121
- Provide reliable way to detect normal WebSocket closures.
2222
- 2019/01/07 -7.0.0-alpha.1
2323
- Support binary requests/responses.

0 commit comments

Comments
 (0)