1. Dropped a minor version identifier to account for the small size of project. Only two digits will be used hereafter for all version identifiers.
2. Added functions **random_date()** & **random_time()** to the module.
3. **randomtimestamp()** now has **text = False** by default.
4. Order of arguments in **randomtimestamp()** changed. This breaks older code where arguments are passed as positionals.
5. Minor documentation updates.
- Custom patterns are supported in all the functions.
[Download on PyPi](https://pypi.org/project/randomtimestamp/2.1/)