> For the complete documentation index, see [llms.txt](https://docs.frozed.club/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.frozed.club/frost/update-changelogs/2021.md).

# 2021

- [February 17th, 2021](https://docs.frozed.club/frost/update-changelogs/2021/february-17th-2021.md)
- [March 10th, 2021](https://docs.frozed.club/frost/update-changelogs/2021/march-10th-2021.md)
- [March 11th, 2021](https://docs.frozed.club/frost/update-changelogs/2021/march-11th-2021.md)
- [March 14th, 2021](https://docs.frozed.club/frost/update-changelogs/2021/march-14th-2021.md)
- [March 15th, 2021](https://docs.frozed.club/frost/update-changelogs/2021/march-15th-2021.md)
- [March 18th, 2021](https://docs.frozed.club/frost/update-changelogs/2021/march-18th-2021.md)
- [April 4th, 2021](https://docs.frozed.club/frost/update-changelogs/2021/april-4th-2021.md)
- [April 22nd, 2021](https://docs.frozed.club/frost/update-changelogs/2021/april-22nd-2021.md)
- [May 12th, 2021](https://docs.frozed.club/frost/update-changelogs/2021/may-12th-2021.md)
- [May 31st, 2021](https://docs.frozed.club/frost/update-changelogs/2021/may-31st-2021.md)
- [June 7th, 2021](https://docs.frozed.club/frost/update-changelogs/2021/june-7th-2021.md)
- [June 9th, 2021](https://docs.frozed.club/frost/update-changelogs/2021/june-9th-2021.md)
- [June 10th, 2021](https://docs.frozed.club/frost/update-changelogs/2021/june-10th-2021.md)
- [August 16th, 2021](https://docs.frozed.club/frost/update-changelogs/2021/august-16th-2021.md)
- [September 3rd, 2021](https://docs.frozed.club/frost/update-changelogs/2021/september-3rd-2021.md)
- [September 9th, 2021](https://docs.frozed.club/frost/update-changelogs/2021/september-9th-2021.md)
- [October 3rd, 2021](https://docs.frozed.club/frost/update-changelogs/2021/october-3rd-2021.md)
- [October 19th, 2021](https://docs.frozed.club/frost/update-changelogs/2021/october-19th-2021.md)
- [November 1st, 2021](https://docs.frozed.club/frost/update-changelogs/2021/november-1st-2021.md)
- [November 2nd, 2021](https://docs.frozed.club/frost/update-changelogs/2021/november-2nd-2021.md)
- [November 12, 2021](https://docs.frozed.club/frost/update-changelogs/2021/november-12-2021.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.frozed.club/frost/update-changelogs/2021.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.
