# Version history

{% hint style="success" %}
Add a line to the version history table describing the major changes to the specifications between *published* versions. Ideally, include links to issues and authors on GitHub.
{% endhint %}

<table><thead><tr><th width="176">Version</th><th width="194">Authors</th><th>Comment</th></tr></thead><tbody><tr><td>Oct 2022</td><td>Same as contributors </td><td>TAC review version is the first iteration of the GovStack implementation playbook with TAC panel members and digital teams in pilot countries. </td></tr><tr><td>May 26th 2023</td><td>Same as contributors</td><td>Design elements have been updated</td></tr><tr><td>Jun 15th 2023</td><td><a data-mention href="https://app.gitbook.com/u/PxrP9D9fpSVjz3Gn89Mo9gmBwji1">victor.martinez</a>, <a data-mention href="https://app.gitbook.com/u/7WOT0vqjlsTv1sBiQpGJtWjytuv2">felix.bellido</a>, <a data-mention href="https://app.gitbook.com/u/Ro3Na0E5rqgQ3fsgsTjTqBgMja52">yolanda.martinez</a><a data-mention href="https://app.gitbook.com/u/UJbYHWcJ7rPlaSh4fhnJEUcBvj83">ayush.shukla</a> <a data-mention href="https://app.gitbook.com/u/7rV9O8pYoRRLaMDLHsnA4xHbxi23">artun.gurkan</a></td><td>New sections have been added based on country implementation: Change management, one-stop-shop (Service catalog and CMS), Sections withing Design and delivery: Prototyping, Use cases</td></tr><tr><td>Nov 7th 2023</td><td><a data-mention href="https://app.gitbook.com/u/Ro3Na0E5rqgQ3fsgsTjTqBgMja52">yolanda.martinez</a>, <a data-mention href="https://app.gitbook.com/u/UJbYHWcJ7rPlaSh4fhnJEUcBvj83">ayush.shukla</a></td><td>Restructuring of content in Adopt GovStack and its child pages</td></tr><tr><td>July 1st 2025</td><td><a data-mention href="https://app.gitbook.com/u/ftbMOkdAEBegamnN7xQaRmNnJSV2">nico.lueck</a>, <a data-mention href="https://app.gitbook.com/u/7pOSiTCRgkga0MhWcUNrEvcMJXE3">puja.raghavan</a></td><td>Restructuring of content, deletion of outdated content, inserting of service design templates</td></tr><tr><td><p>1.0.0-rc</p><p>February 2nd 2026</p></td><td><p></p><ul><li>Anupama Pulipaka</li><li>Bastian Ramm</li><li>Lea Alwine Anna Feline Senner</li><li>Mira Oetzmann</li><li>Samuel Liam Scholz</li><li>Nico Lueck</li><li>Puja Raghavan</li><li>Betty Mwema</li><li>Laurence Berry</li></ul></td><td><p>Changed/Expanded content: </p><p>All pages unter "Introduction" got an update to reflect new content and structure<br>"Service design" chapter (Improved guidance with new steps in the process)<br>"Digital Strategy" (added content)</p><p>New content:<br>"Design Architecture"<br>"Build a Digital Public Infrastructure"<br>"Design a Government Architecture"<br>"Establish Interoperability"</p></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://specs.govstack.global/implementation-playbook/1.0.0-rc/annex/1-version-history.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
