adds changes file

This commit is contained in:
Chelsea H. Komlo
2016-11-20 20:00:24 -05:00
parent e01b09d5ce
commit 1ca777474b
+4
View File
@@ -0,0 +1,4 @@
o Code simplification and refactoring:
- Refactors the hashing API to return negative values for errors as is done
as a standard throughout the codebase.
- Refactors calling functions to expect negative values for errors.