Skip to content

Commit

Permalink
Add reassuring phrase
Browse files Browse the repository at this point in the history
  • Loading branch information
stinodego committed Jun 6, 2024
1 parent 4c93d06 commit c9da61b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/development/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ If the deprecation affects many users, we may extend the deprecation period.
## Release frequency

Polars does not have a set release schedule.
We issue a new release whenever we feel like we have something new to offer that's valuable to our users.
We issue a new release whenever we feel like we have something new and valuable to offer to our users.
In practice, a new minor version is released about once every one or two weeks.

### Breaking releases
Expand All @@ -107,4 +107,5 @@ Over time, issues pop up that require a breaking change to address.
When enough issues have accumulated, we issue a breaking release.

So far, breaking releases have happened about once every three to six months.
The rate and severity of breaking changes will continue to diminish as Polars grows more solid.
From this point on, we expect new major versions to be released about once every six months.

0 comments on commit c9da61b

Please sign in to comment.