Skip to content

Commit 2b40c78

Browse files
committed
notes tweak
1 parent a52ce6b commit 2b40c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2.13.16.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The following changes are highlights of this release:
3232
* Do not use `rangeHash` when `rangeDiff` is 0 ([#10912](https://github.com/scala/scala/pull/10912) by [@Friendseeker](https://github.com/Friendseeker))
3333
* This may affect fragile code relying on ordering of hash-based collections
3434
* Deprecate `collection.mutable.AnyRefMap` ([#10862](https://github.com/scala/scala/pull/10862) by [@wangyum](https://github.com/wangyum))
35-
* It no longer has any performance advantage over `collection.mutable.HashMap`
35+
* Since Scala 2.13.0 it has no performance advantage over `collection.mutable.HashMap`
3636

3737
### More changes
3838

0 commit comments

Comments
 (0)