File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 49
49
## 22.1.0
50
50
51
51
At long last, _ Black_ is no longer a beta product! This is the first non-beta release
52
- and the first release covered by our new stability policy.
52
+ and the first release covered by our new
53
+ [ stability policy] ( https://black.readthedocs.io/en/stable/the_black_code_style/index.html#stability-policy ) .
53
54
54
55
### Highlights
55
56
Original file line number Diff line number Diff line change @@ -89,6 +89,10 @@ also documented. They're both worth taking a look:
89
89
- [ The _ Black_ Code Style: Current style] ( https://black.readthedocs.io/en/stable/the_black_code_style/current_style.html )
90
90
- [ The _ Black_ Code Style: Future style] ( https://black.readthedocs.io/en/stable/the_black_code_style/future_style.html )
91
91
92
+ Changes to the _ Black_ code style are bound by the Stability Policy:
93
+
94
+ - [ The _ Black_ Code Style: Stability Policy] ( https://black.readthedocs.io/en/stable/the_black_code_style/index.html#stability-policy )
95
+
92
96
Please refer to this document before submitting an issue. What seems like a bug might be
93
97
intended behaviour.
94
98
You can’t perform that action at this time.
0 commit comments