Skip to content

Commit 42352f3

Browse files
committed
update CHANGELOG and README
1 parent ba413de commit 42352f3

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ TBC
3333
#### Changed
3434

3535
* Changed README with latest changes [#66](https://github.com/srggrs/assign-one-project-github-action/pull/66).
36+
* Change action to use local Docker image [#68](https://github.com/srggrs/assign-one-project-github-action/pull/68).
3637

3738
## [1.2.0](https://github.com/srggrs/assign-one-project-github-action/compare/prep-release-1.2.0...HEAD) ()
3839

@@ -44,6 +45,7 @@ Features:
4445

4546
#### List of PRs
4647

48+
- [#68](https://github.com/srggrs/assign-one-project-github-action/pull/68) fix: change action to use local dockerfile.
4749
- [#66](https://github.com/srggrs/assign-one-project-github-action/pull/66) doc: added Changelog and code of conduct, change readme.
4850
- [#62](https://github.com/srggrs/assign-one-project-github-action/pull/62) feat: added support for Pull request target for forks of repository.
4951
- [#59](https://github.com/srggrs/assign-one-project-github-action/pull/59) doc: fix typo.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,3 +119,5 @@ jobs:
119119
```
120120
121121
## [Change Log](./CHANGELOG.md)
122+
123+
Please refer to the list of changes [here](./CHANGELOG.md)

0 commit comments

Comments
 (0)