We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6eccfc commit c289dcbCopy full SHA for c289dcb
CHANGELOG.md
@@ -6,6 +6,17 @@ The format is based on [Keep a
6
Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
7
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8
9
+## 1.0.0 - 2022-04-12
10
+
11
+v1.0.0 is released!
12
13
+We've been using `Mint.WebSocket` in production for the better part of a year
14
+without trouble.
15
16
+v1.0.0 is code-wise the same as v0.3.0: it represents a stability milestone.
17
+`Mint.WebSocket` will now follow semantic versioning, so any breaking changes
18
+will result in a v2.0.0.
19
20
## 0.3.0 - 2022-02-27
21
22
### Changed
0 commit comments