Skip to content

Commit 94c48f3

Browse files
committed
Document 2.1.1.
1 parent 231b0d7 commit 94c48f3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,9 @@ Links to relevant Wikipedia articles are provided in the function documentation
165165
- Add `addVector()` and `subtractVector()` to `Vector`
166166
- Add `magnitude()` as an alias to `length()` on `Vector`
167167

168+
- 2.1.1
169+
- Fix a bug involving inheritance with `map()` on `Vector`.
170+
168171
- 2.1.0
169172
- Add `Vector` as a subclass of `Matrix`. Thanks to battlecook for this contribution.
170173

0 commit comments

Comments
 (0)