# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.0.1](https://github.com/twitterdev/autohook/compare/v2.0.0...v2.0.1) (2022-03-11)


### Bug Fixes

* ignore .env file ([eee5208](https://github.com/twitterdev/autohook/commit/eee52080acf6d1746a5313862114e28f323d194d))

## [2.0.0](https://github.com/twitterdev/autohook/compare/v1.7.1...v2.0.0) (2022-03-10)


### ⚠ BREAKING CHANGES

* add custom twitter host url

### Features

* add custom twitter host url ([f99ded8](https://github.com/twitterdev/autohook/commit/f99ded85865ebfcaf0d30702cf4246929a15e146))
* add fastify as a server startup option ([5a5cfa8](https://github.com/twitterdev/autohook/commit/5a5cfa83e55571c6b8103f392823568104d0b637))


### Bug Fixes

* add console logs ([b2bf087](https://github.com/twitterdev/autohook/commit/b2bf0876377cce84fcfda4d59286319c9e04f262))
* add custom webhook routing ([f73b4fd](https://github.com/twitterdev/autohook/commit/f73b4fd558fff09a988c3c5200194225c88bcda5))
* add http back ([2883717](https://github.com/twitterdev/autohook/commit/28837171aa39fc823d6d6da34452f3d162120118))
* add Procfle ([27cb786](https://github.com/twitterdev/autohook/commit/27cb786c2f69ba864145d8b22048b68ee33740d9))
* remove requirement for webhookURL ([63ff1bb](https://github.com/twitterdev/autohook/commit/63ff1bb35a109979c870aeb1913ef38a43e862e7))
* simplify ([099b2ed](https://github.com/twitterdev/autohook/commit/099b2ed5917f271e45e11ff2ffd93f1ee1839f3d))
* wip ([3dd024c](https://github.com/twitterdev/autohook/commit/3dd024c7f115e51e48869e1ebed46b829736abd0))
