You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,13 @@
4
4
5
5
Changes in this release:
6
6
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.)
8
8
* 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.
10
10
* 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.
14
14
* Minor other internal code changes have been made.
15
15
* Updated copyright year.
16
16
* Updated miscellaenous repository files to match current Library template versions of those files.
0 commit comments