mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 22:01:42 +03:00
misc: fix changelog formatting (#3263)
This commit is contained in:
parent
ee8df25fd5
commit
eefd256862
@ -22,7 +22,7 @@
|
|||||||
- [Implemented `Vector.distinct` allowing to remove duplicate elements from a
|
- [Implemented `Vector.distinct` allowing to remove duplicate elements from a
|
||||||
Vector][3224]
|
Vector][3224]
|
||||||
- [Implemented `Duration.time_execution` allowing timing of the execution of an
|
- [Implemented `Duration.time_execution` allowing timing of the execution of an
|
||||||
- expression within the UI][3229]
|
expression within the UI][3229]
|
||||||
- [Improved performance of `Vector.filter` and `Vector.each`; implemented
|
- [Improved performance of `Vector.filter` and `Vector.each`; implemented
|
||||||
`Vector.filter_with_index`. Made `Vector.at` accept negative indices and
|
`Vector.filter_with_index`. Made `Vector.at` accept negative indices and
|
||||||
ensured it fails with a dataflow error on out of bounds access instead of an
|
ensured it fails with a dataflow error on out of bounds access instead of an
|
||||||
|
Loading…
Reference in New Issue
Block a user