Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Version 7.0.18

- Fixed typo in the ABNF for the Longitude data type introduced in 7.0.17. Because ABNF is machine-readable, this typo caused some applications using 7.0.17 to fail to parse valid data. 7.0.17 should not be used by applications utilizing the ABNF in the specification in their tooling.

# Version 7.0.17

- Add URI, Latitude, Longitude, and Tag definition data types.
Expand Down
2 changes: 1 addition & 1 deletion specification/gedcom-0-introduction.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: The FamilySearch GEDCOM Specification
subtitle: 7.0.17
subtitle: 7.0.18
email: GEDCOM@FamilySearch.org
copyright: |
:::{style="page-break-after: always;page-break-before: always;"}
Expand Down