We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13b2d3d commit 2ac23ddCopy full SHA for 2ac23dd
.github/workflows/docs-site-deploy.yaml
@@ -2,7 +2,7 @@ name: docs-site-deploy
2
on:
3
push:
4
tags:
5
- - *
+ - '*'
6
branches:
7
- main
8
permissions:
CHANGELOG.md
@@ -6,7 +6,7 @@ image: "https://raw.githubusercontent.com/bitol-io/artwork/main/horizontal/color
This document tracks the history and evolution of the **Open Data Contract Standard**.
9
-# v3.0.0 - 2024-10-05 - IN REVIEW
+# v3.0.0 - 2024-10-05 - APPROVED
10
11
* **New section**: Support & communication channels.
12
* **New section**: Servers.
0 commit comments