# Changelog

## Yarn Spinner Timeline

* **v0.9** was released in October 2015, the first public release;
* **v1.0** was released in January 2020;
* **v2.0** was released in December 2021;
* **v2.1** was released in February 2022;
* **v2.2** was released in April 2022;
* **v2.3** was released in July 2023;
* **v2.4** was released in November 2023;
* **v2.5** was released in December 2024.
* **v3.0** was released in May 2025.
* **v3.1** was released in November 2025.

## Yarn Spinner 3

Yarn Spinner 3 came out in May 2025, adding new features to run content only once, enumerations, smart variables, and storylets and saliency!

{% embed url="<https://www.youtube.com/watch?v=vIDF4ME1Mgc>" %}

## Yarn Spinner 2

Yarn Spinner 2 debuted in July 2020, adding markup support, dialogue views, and lots lots more!

## Yarn Spinner 1

After being developed for Night in the Woods, and staying in early-release for several years, Yarn Spinner 1 was released in January 2020!


---

# 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://docs.yarnspinner.dev/changelog.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.
