Skip to content

Commit af0c36e

Browse files
fixup! MurmurHash : Added string constructor and fromString function.
1 parent e879e60 commit af0c36e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Changes

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
1-
10.4.2.1 (relative to 10.4.2.0)
1+
10.4.x.x (relative to 10.4.2.0)
22
========
33

44
Improvements
55
------------
66

7-
- Added string constructor and `fromString` function to `IECore.MurmurHash`.
7+
- Added static `fromString` function to `IECore.MurmurHash`.
8+
9+
10.4.2.1 (relative to 10.4.2.0)
10+
========
811

912
Build
1013
-----

0 commit comments

Comments
 (0)