Closed AnasNaouchi closed 1 year ago
@aashishgurung good idea
@AnasNaouchi I was hoping to see somewhat like this. Current pattern will be troublesome if we have more than 1 PR in a release.
@AnasNaouchi I was hoping to see somewhat like this. Current pattern will be troublesome if we have more than 1 PR in a release.
Yeah but the PR number is the same for all 3 changes so that's why i added in the heading
I see i's already merged. A better approach would be keeping the PR objective as the main point and adding other changes as sublists.
- Updated charge models to include `expired_at` field. ([#73](https://github.com/omise/omise-dotnet/pull/73))
- Added `.example.env` and moved from static exposed values to `.env` usage
- Changed unit testing to `dotnet test` instead of `nunit3-console.exe` removing third party dependency
Mentioning PR in the heading will bring inconsistency. We will have PR mentioned in the heading as well as in the body, when there are more PRs in a release.
I see we don't include PRs in the change log. Should we start doing it?