Skip to content

Commit cdc402e

Browse files
Changelog Config Bot added (#637)
* Changelog Config Bot added * Changelog updated
1 parent d0a7b3a commit cdc402e

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.github/changelog.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
filename: CHANGELOG.md
2+
include:
3+
- /^tensorlayer\//
4+
- /^tests\//
5+
- /^docs\//
6+
- /^example\//

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ To release a new version, please update the changelog as followed:
8181
- CI Tool:
8282
- Danger CI has been added to enforce the update of the changelog (by @lgarithm and @DEKHTIARJonathan in #563)
8383
- https://github.com/apps/stale/ added to clean stale issues (by @DEKHTIARJonathan in #573)
84+
- Changelog Probot Configuration added (by @DEKHTIARJonathan in #637)
8485
- Layer:
8586
- ElementwiseLambdaLayer added to use custom function to connect multiple layer inputs (by @One-sixth in #579)
8687
- Documentation:

0 commit comments

Comments
 (0)