Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aa924b2

Browse files
committed
Updated history and contributor list
1 parent 80cb657 commit aa924b2

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

HISTORY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@
114114
115115
### Non breaking changes
116116
117+
- Implemented units `t`, `tonne`, `bel`, `decibel`, `dB`, and prefixes
118+
for `candela`. Thanks @mcvladthegoat.
117119
- Fixed `epsilon` setting being applied globally to Complex numbers.
118120
- Fix `math.simplify('add(2, 3)')` throwing an error.
119121

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
"Timothy Lee (https://github.com/tetslee)",
8888
"Tóth Róbert (https://github.com/Nekomajin42)",
8989
"Todd Morse (https://github.com/morsecodist)",
90+
"Vlad Levitskiy (https://github.com/mcvladthegoat)",
9091
"Waldir Pimenta (https://github.com/waldyrious)",
9192
"Zach Zibrat (https://github.com/palimpsests)"
9293
],

0 commit comments

Comments
 (0)