Skip to content

Commit c289dcb

Browse files
committed
add release notes for v1.0.0
1 parent b6eccfc commit c289dcb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ The format is based on [Keep a
66
Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
77
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

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+
920
## 0.3.0 - 2022-02-27
1021

1122
### Changed

0 commit comments

Comments
 (0)