Skip to content

Commit 6398edf

Browse files
committed
Added a change log markdown file to the repo.
1 parent eebb309 commit 6398edf

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

CHANGELOG.md

Whitespace-only changes.

ReCaptcha.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
1111
ProjectSection(SolutionItems) = preProject
1212
.editorconfig = .editorconfig
1313
azure-pipelines.yml = azure-pipelines.yml
14+
CHANGELOG.md = CHANGELOG.md
1415
LICENSE.md = LICENSE.md
1516
pr-pipelines.yml = pr-pipelines.yml
1617
README.md = README.md

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ trigger:
88
- '*/README.md'
99
- '*/.github/*'
1010
- '*/LICENSE.md'
11+
- '*/CHANGELOG.md'
1112

1213
pr: none
1314

0 commit comments

Comments
 (0)