Skip to content

Commit

Permalink
Add changes file
Browse files Browse the repository at this point in the history
  • Loading branch information
mna committed Jun 4, 2024
1 parent 21ca681 commit 4b3f325
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changes/19290-fix-make-slice-with-capacity
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* Fixed a code linter issue where a slice was created non-empty and appended-to, instead of empty with the required capacity.

0 comments on commit 4b3f325

Please sign in to comment.