# ATDT release lineage: one line per released version, the commit the
# release was cut at, and the date. A package of that version is built
# from that commit or a descendant of it (a rebuild before publication
# stays on the line). tools/package.php refuses to build from a tree
# that does not descend from EVERY release listed here, and
# tests/ReleaseLineageTest.php fails on such a tree, so a session that
# starts from a stale branch is stopped before it can ship a release
# missing a feature (the 1.7.4 lesson, ADR-74).
# Append a line when a release is cut; never edit or remove one.
1.7.0 7720215cc81adc6cecabc3925edb16f3f2fb319a 2026-08-20
1.7.1 29d5e085686b22c736f249b73bf7252ff37439b0 2026-08-24
1.7.2 e3b55b8b5e1debe45fcde099b9f99f6fee8a6362 2026-08-24
1.7.3 128e49f7a100dfdb5142a72e467faf2114604a11 2026-08-28
1.7.4 1294c57564f43886d7b9ccd7174ab63d95ee4050 2026-09-03
1.7.5 351a021e1658abe6d05fc83eadf5fcd8d19b7853 2026-09-06
