Skip to content

Commit

Permalink
docs: improve punctuation in README.md (#1682)
Browse files Browse the repository at this point in the history
  • Loading branch information
omeralperguzel authored Aug 30, 2023
1 parent cbe0dc6 commit 1d351b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Guide](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.

- Removes support for all end of life node versions (v12 and v14), and now supports node v18 and v20.
- Completely rewritten in Typescript 🚀.
- When creating `MqttClient` instance `new` is now required
- When creating `MqttClient` instance `new` is now required.

**v4.0.0** (Released 04/2020) removes support for all end of life node versions, and now supports node v12 and v14. It also adds improvements to
debug logging, along with some feature additions.
Expand Down

0 comments on commit 1d351b8

Please sign in to comment.