Skip to content

Commit

Permalink
docs(CHANGELOG): update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 28, 2020
1 parent 66b26db commit e9d186b
Showing 1 changed file with 28 additions and 27 deletions.
55 changes: 28 additions & 27 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,14 @@ Changes unreleased

### Chores

- gitmagic:
- ignore `.` in branch name check ([716fb91](https://github.com/BobAnkh/auto-generate-changelog/commit/716fb91cede8d8be466e8fa3b71f3b9169688d84))

- deps:
- bump cryptography from 3.0 to 3.1 ([445c533](https://github.com/BobAnkh/auto-generate-changelog/commit/445c5331223e7ac849b793368458a3c24be766b5)) ([#12](https://github.com/BobAnkh/auto-generate-changelog/pull/12))
- bump pygithub from 1.52 to 1.53 ([ed57d15](https://github.com/BobAnkh/auto-generate-changelog/commit/ed57d1576c9ef83885663a30e787897c5163b985)) ([#8](https://github.com/BobAnkh/auto-generate-changelog/pull/8))
- bump cffi from 1.14.1 to 1.14.2 ([8ac2939](https://github.com/BobAnkh/auto-generate-changelog/commit/8ac29395bdc52b82b6e91d7bed16303078844eb8)) ([#7](https://github.com/BobAnkh/auto-generate-changelog/pull/7))

- gitmagic:
- ignore `.` in branch name check ([716fb91](https://github.com/BobAnkh/auto-generate-changelog/commit/716fb91cede8d8be466e8fa3b71f3b9169688d84))

### Refactors

### Performance Improvements
Expand All @@ -42,12 +43,12 @@ See [CHANGELOG](https://github.com/BobAnkh/auto-generate-changelog/blob/master/C

### Documentation Changes

- CONTRIBUTING:
- update format ([7470c9d](https://github.com/BobAnkh/auto-generate-changelog/commit/7470c9d22e4837ec81f99187fdf1d3b2c8132b02))

- README:
- format table ([a7500d3](https://github.com/BobAnkh/auto-generate-changelog/commit/a7500d31865196b3c10d0fc60b5aa3b06750d956))

- CONTRIBUTING:
- update format ([7470c9d](https://github.com/BobAnkh/auto-generate-changelog/commit/7470c9d22e4837ec81f99187fdf1d3b2c8132b02))

### Chores

### Refactors
Expand Down Expand Up @@ -80,43 +81,43 @@ Please [CHANGELOG](https://github.com/BobAnkh/auto-generate-changelog/blob/maste

### Documentation Changes

- CONTRIBUTING:
- refactor to have styleguide ([de4c460](https://github.com/BobAnkh/auto-generate-changelog/commit/de4c46091900679835c0a005435aa447b6aea1db))
- CONTRIBUTING.md:
- fix typo and change a word ([6721474](https://github.com/BobAnkh/auto-generate-changelog/commit/6721474cb8d4b5d862389690981de72ad09b62cb))

- README:
- change `parameters` to `inputs` ([74e884d](https://github.com/BobAnkh/auto-generate-changelog/commit/74e884d18af0cab2ddbe61554d962ef55d105d6c))

- CONTRIBUTING.md:
- fix typo and change a word ([6721474](https://github.com/BobAnkh/auto-generate-changelog/commit/6721474cb8d4b5d862389690981de72ad09b62cb))
- CONTRIBUTING:
- refactor to have styleguide ([de4c460](https://github.com/BobAnkh/auto-generate-changelog/commit/de4c46091900679835c0a005435aa447b6aea1db))

### Chores

- *:
- fix some typos ([e217912](https://github.com/BobAnkh/auto-generate-changelog/commit/e217912f5738c8a9e7c0a7fbd2c37e546d07a4ce))

- deps:
- bump pygithub from 1.51 to 1.52 ([33e6b99](https://github.com/BobAnkh/auto-generate-changelog/commit/33e6b99411852635a61175950d6a6d59545c9f3c)) ([#2](https://github.com/BobAnkh/auto-generate-changelog/pull/2))

- pytest:
- change name ([21ff26b](https://github.com/BobAnkh/auto-generate-changelog/commit/21ff26b0075845f116dfdd9c87d5a3c89fda8660))
- change to self-written one ([dd85763](https://github.com/BobAnkh/auto-generate-changelog/commit/dd857636e1362f78aa436f8fb75886ce2f5ba54b))
- install requirements ([4cf8e46](https://github.com/BobAnkh/auto-generate-changelog/commit/4cf8e46a803f8f6180691b0fd7ccf68343e7e161))
- add pytest to python convention ([97aec2b](https://github.com/BobAnkh/auto-generate-changelog/commit/97aec2b5464db1b442b85e050f94b29f0261e7fe))

- gitmagic:
- update rules ([82d2f10](https://github.com/BobAnkh/auto-generate-changelog/commit/82d2f10cf6035218e2f0898be3e09fdb41b2d144))
- gitigore:
- ignore python-related files ([94e29d3](https://github.com/BobAnkh/auto-generate-changelog/commit/94e29d3fd772cc3787143196ed0f7b62490846b3))

- mergify:
- fix a typo ([997b3c8](https://github.com/BobAnkh/auto-generate-changelog/commit/997b3c8d4f5e5253bba0d0eecbab4b6fb6e92768))
- template:
- update template style ([ec67d8b](https://github.com/BobAnkh/auto-generate-changelog/commit/ec67d8bef6350d79fed18423eb85364c7a5ff1ec))

- deps:
- bump pygithub from 1.51 to 1.52 ([33e6b99](https://github.com/BobAnkh/auto-generate-changelog/commit/33e6b99411852635a61175950d6a6d59545c9f3c)) ([#2](https://github.com/BobAnkh/auto-generate-changelog/pull/2))
- gitmagic:
- update rules ([82d2f10](https://github.com/BobAnkh/auto-generate-changelog/commit/82d2f10cf6035218e2f0898be3e09fdb41b2d144))

- mdl:
- ignore md024 and code_of_conduct ([e19c0ff](https://github.com/BobAnkh/auto-generate-changelog/commit/e19c0ffcdfb553b8bb0286f8a9ee5969661638a1))

- *:
- fix some typos ([e217912](https://github.com/BobAnkh/auto-generate-changelog/commit/e217912f5738c8a9e7c0a7fbd2c37e546d07a4ce))

- template:
- update template style ([ec67d8b](https://github.com/BobAnkh/auto-generate-changelog/commit/ec67d8bef6350d79fed18423eb85364c7a5ff1ec))

- gitigore:
- ignore python-related files ([94e29d3](https://github.com/BobAnkh/auto-generate-changelog/commit/94e29d3fd772cc3787143196ed0f7b62490846b3))
- mergify:
- fix a typo ([997b3c8](https://github.com/BobAnkh/auto-generate-changelog/commit/997b3c8d4f5e5253bba0d0eecbab4b6fb6e92768))

### Refactors

Expand All @@ -143,9 +144,6 @@ See [CHANGELOG](https://github.com/BobAnkh/auto-generate-changelog/blob/master/C

### Bug Fixes

- unrelease:
- fix unreleased info ([ae5603d](https://github.com/BobAnkh/auto-generate-changelog/commit/ae5603d57a9f7727a75394f991bb83b3f70e943d))

- main:
- fix a typo of regex ([fc73d2a](https://github.com/BobAnkh/auto-generate-changelog/commit/fc73d2a1167b9a7ce2689bffee4aa1250de71704))

Expand All @@ -157,6 +155,9 @@ See [CHANGELOG](https://github.com/BobAnkh/auto-generate-changelog/blob/master/C
- install git ([b326c02](https://github.com/BobAnkh/auto-generate-changelog/commit/b326c02b6c2f73e62eb65261a5e60df0be90d2de))
- install git ([97dd067](https://github.com/BobAnkh/auto-generate-changelog/commit/97dd067005e97e3359d70bd7e930c7a7637a6a72))

- unrelease:
- fix unreleased info ([ae5603d](https://github.com/BobAnkh/auto-generate-changelog/commit/ae5603d57a9f7727a75394f991bb83b3f70e943d))

### Documentation Changes

- *:
Expand Down

0 comments on commit e9d186b

Please sign in to comment.