Skip to content

Commit e213baa

Browse files
committed
docs: update summary of latest changes
1 parent afd3f93 commit e213baa

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGES.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
Changes in this release:
66

7-
* Fix issue: when we have a parent id for a record, records should not go through the community review workflow.
7+
* Fix issue: when we have a parent id for a record, records should not go through the community review workflow. (Fix implemented by @tmorrell.)
88
* Fix issue #14: try to make better guesses at person names containing CJK characters.
9-
* The IGA workflow uses the latest versions of GitHub Actions dependencies; this avoids runtime warnings about the version of Node being used by GitHub runners.
9+
* Updated the IGA workflow to use the latest versions of GitHub Actions dependencies; this avoids runtime warnings about the version of Node being used by GitHub runners.
1010
* Updated Python dependencies.
11-
* A new GitHub Actions workflow for linting the Markdown files helps improve accessibility.
12-
* A new GitHub Actions workflow checks URLs in Markdown files and reports invalid or broken links.
13-
* The README file has been edited to follow the Markdown lint rules and to add alt text to images.
11+
* Added a new GitHub Actions workflow for linting the Markdown files.
12+
* Added a new GitHub Actions workflow to check URLs in Markdown files and reports invalid or broken links.
13+
* Edited the README file to follow the Markdown lint rules and to add alt text to images.
1414
* Minor other internal code changes have been made.
1515
* Updated copyright year.
1616
* Updated miscellaenous repository files to match current Library template versions of those files.

0 commit comments

Comments
 (0)