Skip to content

Commit 581193f

Browse files
Update README.md and CHANGES.md for v1
its_happening.gif
1 parent 839ff1d commit 581193f

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

CHANGES.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,12 @@ but this file may sometimes contain later improvements (e.g. typo fixes).
77

88
## next (not yet released)
99

10-
No changes yet.
10+
- First stable release 🎉
11+
- No changes from v0.9.0,
12+
but now that v1 has been reached,
13+
the caveat for pre-1.0 versions in the stability policy no longer applies:
14+
v1.x versions may contain internal breaking changes,
15+
while breaking changes to the public interface will not happen before v2.
1116

1217
## v0.9.0 (2025-04-11)
1318

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -580,9 +580,6 @@ using the words “BREAKING CHANGE” (in all caps).
580580
Incompatible changes to the internal interface will be mentioned using the words “Internal Breaking Change”,
581581
not necessarily at the beginning of the entry.
582582

583-
The usual semver interpretation of pre-1.0 versions applies,
584-
i.e. in `0.x.y`, *x* is the “major” version and *y* the “minor” one.
585-
586583
## License
587584

588585
Published under the [ISC License][].

0 commit comments

Comments
 (0)