Skip to content

Commit b784719

Browse files
committed
+logo references
1 parent 8281d6d commit b784719

2 files changed

Lines changed: 10 additions & 21 deletions

File tree

.github/RELEASE_TEMPLATE.md

Lines changed: 4 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
**Tag:** `vX.Y.Z`
1+
![delphi-compiler-versions logo](https://continuous-delphi.github.io/assets/logos/delphi-compiler-versions-480x270.png)
2+
3+
https://github.com/continuous-delphi/delphi-compiler-versions
24

3-
Source repo: https://github.com/continuous-delphi/delphi-compiler-versions
5+
**Tag:** `vX.Y.Z`
46

57
**Direct downloads:**
68
- [DELPHI_COMPILER_VERSIONS.inc](https://github.com/continuous-delphi/delphi-compiler-versions/releases/download/vX.Y.Z/DELPHI_COMPILER_VERSIONS.inc)
@@ -17,11 +19,6 @@ and the generated artifacts used by Delphi projects and tooling.
1719
- **dataVersion:** DATA_VERSION
1820
- **schemaVersion:** SCHEMA_VERSION
1921

20-
Canonical JSON schema (versioned, immutable):
21-
22-
https://continuous-delphi.github.io/delphi-compiler-versions/schemas/1.0.0/delphi-compiler-versions.schema.json
23-
24-
2522
---
2623

2724
# Artifacts
@@ -82,18 +79,4 @@ Example (selected fields shown):
8279
"compilerVersion": "36.0"
8380
}
8481
```
85-
8682
---
87-
88-
# Notes
89-
90-
- The JSON schema is published via **GitHub Pages** and is not duplicated as a release asset.
91-
- Source files, tests, and generators are included in the repository source archive.
92-
93-
---
94-
95-
# Continuous Delphi
96-
97-
Part of the **Continuous Delphi** initiative:
98-
99-
https://github.com/continuous-delphi

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,3 +108,9 @@ release tag
108108
publishes a GitHub release on push of a `v*` tag
109109
- `.github/RELEASE_TEMPLATE.md` - release notes template populated by the
110110
release workflow
111+
112+
## `Delphi-Compiler-Versions` - The authoritative Delphi versions reference from Continuous Delphi
113+
114+
![continuous-delphi logo](https://continuous-delphi.github.io/assets/logos/continuous-delphi-480x270.png)
115+
116+
https://github.com/continuous-delphi

0 commit comments

Comments
 (0)