# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [v0.2.1](https://github.com/rainchen/git-changelog/releases/tag/v0.2.1) ([compare](https://github.com/rainchen/git-changelog/compare/v0.2.0...v0.2.1)) ### Fixed - fix: correctly detect major version, for both angular style and basic style ([7385e19](https://github.com/rainchen/git-changelog/commit/7385e1952848e79a18a599119debf4bd75a2ecb7)). - fix: fix is_minor method for Version ([6d08978](https://github.com/rainchen/git-changelog/commit/6d089785f692d4a21349c9eaa117641a481ba398)). - fix: fix parse_refs method for ProviderRefParser ([dc51589](https://github.com/rainchen/git-changelog/commit/dc515898fef7dd47cde749c7dd690f607f5cf10c)). ### Misc - feat: add a new template keepachangelog-strictly ([62b2d98](https://github.com/rainchen/git-changelog/commit/62b2d9804a229033998dc031de89dbfcdab78915)). - refactor: add typings in all classes and methods ([95276ef](https://github.com/rainchen/git-changelog/commit/95276ef0b600575813ecaca30b582c2067f6439c)). ## [v0.2.0](https://github.com/rainchen/git-changelog/releases/tag/v0.2.0) ([compare](https://github.com/rainchen/git-changelog/compare/0.1.1...v0.2.0)) - 2019-11-24 ### Added - Add compatibility for Python 2.7 ([ef8dbb8](https://github.com/rainchen/git-changelog/commit/ef8dbb8c1a6cff5f31221bf3903893e78711cf7d)). ### Documented - docs: Clean up ([b3f292b](https://github.com/rainchen/git-changelog/commit/b3f292b4fa70010a732785ee90ca5ca27b08e513)). - docs: Fix docs build ([bebc82a](https://github.com/rainchen/git-changelog/commit/bebc82ab2f863ed4266ddce22f3e085c57233014)). - docs: Update changelog ([eb80522](https://github.com/rainchen/git-changelog/commit/eb8052274db8f86ebe0e7d4845257ee3fac9924b)). ### Fixed - fix: fix detection of feature (is_minor) for angular style ([4fbf0ee](https://github.com/rainchen/git-changelog/commit/4fbf0ee4ae582c1925e80b885bb4da42b69ecc09)). ### Misc - chore: Clean up ([12146c4](https://github.com/rainchen/git-changelog/commit/12146c4cb77fbfd5082cadd909010b99f672e1de)). - chore: Clean up Makefile ([ced1c48](https://github.com/rainchen/git-changelog/commit/ced1c48ae9f8c97f5aec86c65c4f9fef0fa075e4)). - chore: Fix missing pytest-cov dependency ([db0ae92](https://github.com/rainchen/git-changelog/commit/db0ae92d28a192f1e19e16924d908223653f0422)). - chore: Manage template updates with cruft ([1d9d94a](https://github.com/rainchen/git-changelog/commit/1d9d94a1afaeb5eb26ff5c62e9a2f5b635824f9e)). - chore: Resolve merge conflicts ([c711a8c](https://github.com/rainchen/git-changelog/commit/c711a8c9cedea543e680af33ec93d0c371cfd51d)). - chore: sed 's/aria2p/git-changelog/' ([c0034e2](https://github.com/rainchen/git-changelog/commit/c0034e26c532c56015654e981d18972bba786899)). - chore: sed 's/gitolog/git-changelog/' ([c356998](https://github.com/rainchen/git-changelog/commit/c356998293cbe305f38145c6368a58d0659c33eb)). - chore: Update dependencies ([d1efa23](https://github.com/rainchen/git-changelog/commit/d1efa236f12bc52b3ae86453f070b176d90e73d7)). - chore: Update docs ([11c691b](https://github.com/rainchen/git-changelog/commit/11c691b72959b6df86ef7dc8a6993cab88397fb4)). - chore: Update from template using cruft ([0d55c5e](https://github.com/rainchen/git-changelog/commit/0d55c5eaeaac1462e34fdfdfb064c3b8ca6c0170)). - chore: Update packaging ([7d07cf2](https://github.com/rainchen/git-changelog/commit/7d07cf2be9425cb3bed00862405a917576d3eb93)). - chore: Use poetry (WIP) ([0787ef6](https://github.com/rainchen/git-changelog/commit/0787ef67283eef488a23079c203f9ad4b2e4d231)). - ci: Fix check-safety cache issue? ([f3a540a](https://github.com/rainchen/git-changelog/commit/f3a540a186bec586891c95c06e1ee068212778b0)). - ci: Remove instruction to delete cache ([5667553](https://github.com/rainchen/git-changelog/commit/56675531a752644547ed91dc92dcd96188330bfe)). - Ignore examples directory ([28b5c6d](https://github.com/rainchen/git-changelog/commit/28b5c6dde7ce8de40c54c48f63183f93cc89acba)). - refactor: Drop support for Python 2 ([d1add10](https://github.com/rainchen/git-changelog/commit/d1add10c0a431ad4de584fd0b073f38abf2274dd)). - style: Add nosec comments to ignore bandit warnings ([10bc3f4](https://github.com/rainchen/git-changelog/commit/10bc3f42a7da55bc1baa4228a8e75fb8917d659e)). - style: Lint ([2b5e007](https://github.com/rainchen/git-changelog/commit/2b5e00792fd40307c4f7828e23be0936a359c2ba)). - style: Lint ([8f48a36](https://github.com/rainchen/git-changelog/commit/8f48a3614de131ff95b094bf8daf4a0709d9bd2b)). - style: Lint the code using black and isort ([555342c](https://github.com/rainchen/git-changelog/commit/555342c92c6799180cd96148f8f5e7aadef3b170)). - test: add tests for angular style - test feat and fix ([b94dc7f](https://github.com/rainchen/git-changelog/commit/b94dc7f0280ed591506c2aec112f9ce3469be7e4)). - test: Fix tests ([87dc6d7](https://github.com/rainchen/git-changelog/commit/87dc6d7571e24f3a31b486cfe80a6aeaeaf05e74)). - test: Move test file in tests dir ([312f949](https://github.com/rainchen/git-changelog/commit/312f949663a081e1ce26ed5dd0e19555e0ec07d3)). ## [0.1.1](https://github.com/rainchen/git-changelog/releases/tag/0.1.1) ([compare](https://github.com/rainchen/git-changelog/compare/0.1.0...0.1.1)) - 2018-06-27 ### Fixed - Fix build with MANIFEST.in, add license file ([013fb69](https://github.com/rainchen/git-changelog/commit/013fb691826924d6f71b4159a8fa650e40324db3)). ### Misc - Improve readability ([5e590f6](https://github.com/rainchen/git-changelog/commit/5e590f6ac62b23e608a507e08123efba3b0f7e0d)). - Prepare release 0.1.1 ([7e2baf8](https://github.com/rainchen/git-changelog/commit/7e2baf87987962ba28a7e3d958bb4328e9dd8914)). ## [0.1.0](https://github.com/rainchen/git-changelog/releases/tag/0.1.0) ([compare](https://github.com/rainchen/git-changelog/compare/83845fe8d7deb85a2e093fe68a4b6a48b6d8e446...0.1.0)) - 2018-06-27 ### Added - Add github/gitlab regexes ([584fd73](https://github.com/rainchen/git-changelog/commit/584fd73ec88ac51abbf8555d8f78b7144529e6b3)). ### Fixed - Fix patch bump ([8470e69](https://github.com/rainchen/git-changelog/commit/8470e695128d9892296acdd31c404d85add68983)). - Fix refs parsing ([8c77cb7](https://github.com/rainchen/git-changelog/commit/8c77cb736971473837384a8238c3c53886d77c75)). ### Misc - Continue packaging (#6) ([a29af2c](https://github.com/rainchen/git-changelog/commit/a29af2cf990edf950b55a46ebea164ab068c9aec)). - Finish packaging (#6) ([e92b492](https://github.com/rainchen/git-changelog/commit/e92b4923a60d561c38150331dac9cd2e3ba6c130)). - Implement reference parsing ([a9b4a89](https://github.com/rainchen/git-changelog/commit/a9b4a89cd2737056166feb7a46da971549f1ffed)). - Improve angular template, improve style/refs system ([5b87d48](https://github.com/rainchen/git-changelog/commit/5b87d48acdf3aa0f5cc2731f48e372c4065d9f9b)). - Initial commit ([83845fe](https://github.com/rainchen/git-changelog/commit/83845fe8d7deb85a2e093fe68a4b6a48b6d8e446)). - Package code (#6) ([1219eaf](https://github.com/rainchen/git-changelog/commit/1219eafd02521f6f6ab942a02b7a7aee3d664143)). - Update changelog for version 0.1.0 ([14edcaf](https://github.com/rainchen/git-changelog/commit/14edcaf078d02c42abf1692664c620c509df88a0)). - Update changelog for version 0.1.0 ([610633d](https://github.com/rainchen/git-changelog/commit/610633da8a569e7f2966f1675a30aca651563e0b)). - Update changelog for version 0.1.0 ([2eaaa2e](https://github.com/rainchen/git-changelog/commit/2eaaa2e76fc35d111517ecd0a15daf65e705723c)). - Work in progress ([27a60e8](https://github.com/rainchen/git-changelog/commit/27a60e80e9a8308b88942311184346b1bfa4b0a8)).