All notable changes to this project will be documented in this file.
- /src/collection/sortByProperty.ts - sorts an array of objects by the value of one of it's properties (provided as a string).
- moved version information to VERSION.ts in the root of the project (was previously in the function that wrote documentation)