# 0.1.0 to HEAD

## New features:

  - \[[`f82d6cd`](https://gitlab.chromabits.com/etcinit/shift/-/commit/f82d6cdd35b200017d4a3fedf20dbdbf87a4128d "f82d6cd")\] **Git:** Render empty changelogs [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

## Fixes:

  - \[[`61ea856`](https://gitlab.chromabits.com/etcinit/shift/-/commit/61ea85612d941947df8c3b63d8139ab3dea5a832 "61ea856")\] **Parsers:** Fix a parsing issue with commits with large bodies [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

## Updated tests:

  - \[[`49a7da7`](https://gitlab.chromabits.com/etcinit/shift/-/commit/49a7da77d9253e6eb01585e2fc2302b4b2c9e7f9 "49a7da7")\] **:** Use tasty and generate a JUnit XML report for GitLab [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

## Chores:

  - \[[`4dec966`](https://gitlab.chromabits.com/etcinit/shift/-/commit/4dec96632e434c5dfdde2228a000c1faa6697ac7 "4dec966")\] **gitlab-ci:** Add fallback cache key [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

# v0.0.0.4 to 0.1.0

## New features:

  - \[[`e91f29f`](https://gitlab.chromabits.com/etcinit/shift/-/commit/e91f29f662a96cce0fbf867f989dd552d35054b3 "e91f29f")\] **Generate:** Allow writing report to an output file [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`f520343`](https://gitlab.chromabits.com/etcinit/shift/-/commit/f52034389722eea6ea560da7c27d1c59d72e1020 "f520343")\] **Git:** Add support for configuring the diff range [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`26e0bbb`](https://gitlab.chromabits.com/etcinit/shift/-/commit/26e0bbbeb61ee6313b2ed67a6e90d10f9c4990da "26e0bbb")\] **GitLab:** Add support for looking up GitLab users [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`595aeaf`](https://gitlab.chromabits.com/etcinit/shift/-/commit/595aeafd4581df64f808e14c4afdc4e19b093898 "595aeaf")\] **Parsers:** Handle commits without scopes [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`b1a297e`](https://gitlab.chromabits.com/etcinit/shift/-/commit/b1a297e5389a3a92bff974d86d73d86050af1893 "b1a297e")\] **Parsers:** Improve handling of Breaking Changes blocks [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`89e5d59`](https://gitlab.chromabits.com/etcinit/shift/-/commit/89e5d59ef9f5be7f7532357433cdeb85478d6804 "89e5d59")\] **Rendering:** Render to an cmark tree before printing [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`4fca6d5`](https://gitlab.chromabits.com/etcinit/shift/-/commit/4fca6d50e01aa9faea14d50393599479f1e20078 "4fca6d5")\] **Server:** Allow listener port to be set in CLI options [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`41c69ac`](https://gitlab.chromabits.com/etcinit/shift/-/commit/41c69acf6467ee5d47f4516fc82efd6af4fbbfd1 "41c69ac")\] **Server:** Allow output format to be specified [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`64d2cd0`](https://gitlab.chromabits.com/etcinit/shift/-/commit/64d2cd0591b8e19c870da13d39e7232a0a06dd1e "64d2cd0")\] **Server:** Add exterimental web server [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

## Fixes:

  - \[[`c9b4a26`](https://gitlab.chromabits.com/etcinit/shift/-/commit/c9b4a26b12aabe201fd55c93a610004d4d095825 "c9b4a26")\] **Parsers:** Improve handling of more complex commit messages [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

## Updated documentation:

  - \[[`3b96137`](https://gitlab.chromabits.com/etcinit/shift/-/commit/3b96137ebade96cd443c81c7293c0146c36e6af4 "3b96137")\] **README:** Update the README with new features [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

## Refactors:

  - \[[`0ddfd2d`](https://gitlab.chromabits.com/etcinit/shift/-/commit/0ddfd2dd3a84a010f28d49baee808e794f89024a "0ddfd2d")\] **Types:** Make TagRef have an otpional Versioning [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`67b2d74`](https://gitlab.chromabits.com/etcinit/shift/-/commit/67b2d749ff9a9193d4283e5591447480b697f8d2 "67b2d74")\] **src:** Remove unused imports [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

## Updated tests:

  - \[[`f46c4a5`](https://gitlab.chromabits.com/etcinit/shift/-/commit/f46c4a52a9bc4c3e785c0c568bcd7a09e835b1bc "f46c4a5")\] **Parsers:** Add initial parses tests [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`e6728d6`](https://gitlab.chromabits.com/etcinit/shift/-/commit/e6728d685a207707ca0184dd6b97b74b709ebbec "e6728d6")\] **doctest:** Set up initial doctests [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

## Style fixes:

  - \[[`b3ec23d`](https://gitlab.chromabits.com/etcinit/shift/-/commit/b3ec23ddcc6cbbe24c6aa0dc0b069501df67204f "b3ec23d")\] **Parsers:** Format ParsersSpec [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`534bbb5`](https://gitlab.chromabits.com/etcinit/shift/-/commit/534bbb5206faa20d25da28b835c4e96f50cfa688 "534bbb5")\] **src:** Format all source files [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

## Chores:

  - \[[`8349738`](https://gitlab.chromabits.com/etcinit/shift/-/commit/834973803b5b3766c02163418adc266096fc1b17 "8349738")\] **:** Remove .stylish-haskell.yaml [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`fdd8a54`](https://gitlab.chromabits.com/etcinit/shift/-/commit/fdd8a5459f90938f94277ed0d8cac1347ffe654e "fdd8a54")\] **CHANGELOG:** Generate a CHANGELOG [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`b4f9993`](https://gitlab.chromabits.com/etcinit/shift/-/commit/b4f9993dad1648ea38fa46fc8a13faaebfa4fa55 "b4f9993")\] **editorconfig:** Add .editorconfig file [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`46679bc`](https://gitlab.chromabits.com/etcinit/shift/-/commit/46679bc7e743113e0d82a5e6b85bdf41a3db8d4d "46679bc")\] **gitlab:** Add CI support for building releases [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`9133359`](https://gitlab.chromabits.com/etcinit/shift/-/commit/9133359ce95389ad16e615e52d3c06c2ba95c564 "9133359")\] **gitlab:** Add .gitlab-ci.yml [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`123c683`](https://gitlab.chromabits.com/etcinit/shift/-/commit/123c683bac212de47af707b7a47acb277a9a0d06 "123c683")\] **hpack:** Switch to hpack (package.yaml) [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`ffdb615`](https://gitlab.chromabits.com/etcinit/shift/-/commit/ffdb61523872a61efdae73b70fb566fabd907bd3 "ffdb615")\] **src:** Upgrade to GHC 8.10 [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`7d06e77`](https://gitlab.chromabits.com/etcinit/shift/-/commit/7d06e779bdf16842c39a70c31cd0cd4759011c48 "7d06e77")\] **travis:** Remove TravisCI configs [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

## Miscellaneous changes:

  - \[[`e59b090`](https://gitlab.chromabits.com/etcinit/shift/-/commit/e59b090bd410d792fafec896a42202ee13f90ce3 "e59b090")\]release: Prepare for 0.1.0 release [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

# v0.0.0.3 to v0.0.0.4

## Fixes:

  - \[[`d8fe46d`](https://gitlab.chromabits.com/etcinit/shift/-/commit/d8fe46d4e3be65c13dcc4d0a28c671b9c17ba39b "d8fe46d")\] **Dockerfile:** Add git to Dockerfile [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`fd6ba55`](https://gitlab.chromabits.com/etcinit/shift/-/commit/fd6ba5547cf51340d0fda2cde5e5ec580e14f885 "fd6ba55")\] **travis:** Create a release, don't edit it [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

# v0.0.0.2 to v0.0.0.3

## New features:

  - \[[`dd02c8a`](https://gitlab.chromabits.com/etcinit/shift/-/commit/dd02c8a8b477ac7e0d8beda13560a6a9a820ebc7 "dd02c8a")\] **travis:** Use github-release [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

## Fixes:

  - \[[`682fde4`](https://gitlab.chromabits.com/etcinit/shift/-/commit/682fde4856448eefb02b84ce0f942cfb76629ee3 "682fde4")\] **travis:** Do not create dist dir twice [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

# v0.0.0.1 to v0.0.0.2

## New features:

  - \[[`e8a2639`](https://gitlab.chromabits.com/etcinit/shift/-/commit/e8a2639eb2910a30a16486dc4eb92e18d2c01cff "e8a2639")\] **Types:** Use the commit API to find the author when needed [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

## Fixes:

  - \[[`40b8c61`](https://gitlab.chromabits.com/etcinit/shift/-/commit/40b8c614e705cbab28967e0a41540954ba1c1b8d "40b8c61")\] **stack:** Add versions-3.0.0 as an extra-dep [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`ef97bfc`](https://gitlab.chromabits.com/etcinit/shift/-/commit/ef97bfce44e246faaae99525bbcadae6387947fc "ef97bfc")\] **stack:** Add version-3.0.0 as an extra-dep [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`4420f51`](https://gitlab.chromabits.com/etcinit/shift/-/commit/4420f51f621921f1d4bcd5bcbf5ff0df4d883594 "4420f51")\] **travis:** Don't cleanup after a build [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`3c0029e`](https://gitlab.chromabits.com/etcinit/shift/-/commit/3c0029ee10a2686d8be589e382349bbae1e0dfea "3c0029e")\] **travis:** Remove docker as a default for builds [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`7d73986`](https://gitlab.chromabits.com/etcinit/shift/-/commit/7d7398687aa2376dede077a0891f66d4f8efc840 "7d73986")\] **travis:** Try a different approach for env vars [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`517229d`](https://gitlab.chromabits.com/etcinit/shift/-/commit/517229d45b25460711651caff8ef9e495a284294 "517229d")\] **travis:** Use local builds rather than use docker [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`363be9a`](https://gitlab.chromabits.com/etcinit/shift/-/commit/363be9a1ce47b589307d5f724a6c33f8cee63435 "363be9a")\] **travis:** Add missing env [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`64b2cbd`](https://gitlab.chromabits.com/etcinit/shift/-/commit/64b2cbda19e7f4e6ded9749fafac572c203c8e2e "64b2cbd")\] **travis:** Change where \`stack docker pull\` happens [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

## Refactors:

  - \[[`2420e90`](https://gitlab.chromabits.com/etcinit/shift/-/commit/2420e9071ff64fb94fcb8361dba903b0b7b6c5df "2420e90")\] **package:** Use nightly stackage and GHC 8 [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

## Chores:

  - \[[`80ddc17`](https://gitlab.chromabits.com/etcinit/shift/-/commit/80ddc1758053e49745de00b4d8322eefc07554d8 "80ddc17")\] **travis:** Add docker builds [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`e4e86ae`](https://gitlab.chromabits.com/etcinit/shift/-/commit/e4e86ae0d1640f75ba7124dc368f7411fbe880b7 "e4e86ae")\] **travis:** Add releases script [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")

  - \[[`ce4e0b9`](https://gitlab.chromabits.com/etcinit/shift/-/commit/ce4e0b950020c6a0dc71c6bbf063cbce454ca3b8 "ce4e0b9")\] **travis:** Add Travis CI boilerplate [etcinit](https://gitlab.chromabits.com/etcinit "etcinit")