[1.3.0](https://github.com/CERT-BDF/TheHive4py/tree/1.3.0) (2017-09-15)
[Full Changelog](https://github.com/CERT-BDF/TheHive4py/compare/1.2.3...1.3.0)
**Implemented enhancements:**
- Allow specifying range to return \> 10 cases, observables, etc., [\30](https://github.com/CERT-BDF/TheHive4py/issues/30)
- fix two cases of bad indentation in exception handling code [\26](https://github.com/CERT-BDF/TheHive4py/pull/26) ([Rolinh](https://github.com/Rolinh))
- fix default severity level of an alert [\25](https://github.com/CERT-BDF/TheHive4py/pull/25) ([Rolinh](https://github.com/Rolinh))
**Fixed bugs:**
- certificate verify option not included in create\_case\_task [\27](https://github.com/CERT-BDF/TheHive4py/issues/27)
**Closed issues:**
- Add an API method to create users [\33](https://github.com/CERT-BDF/TheHive4py/issues/33)
- Feature Request - Task Log Template/Boilerplate Text [\32](https://github.com/CERT-BDF/TheHive4py/issues/32)
- Add support to authentication by API key [\36](https://github.com/CERT-BDF/TheHive4py/issues/36)
- Add a find\_alerts method to search for alerts [\31](https://github.com/CERT-BDF/TheHive4py/issues/31)
**Merged pull requests:**
- Added verify parameter to calls [\28](https://github.com/CERT-BDF/TheHive4py/pull/28) ([billmurrin](https://github.com/billmurrin))