> For the complete documentation index, see [llms.txt](https://pcgex.gitbook.io/pcgex/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pcgex.gitbook.io/pcgex/changelogs.md).

# Changelogs

- [v0.75.20](https://pcgex.gitbook.io/pcgex/changelogs/v0.75.20.md): Tracking changes since 0.75.19
- [v0.75.19](https://pcgex.gitbook.io/pcgex/changelogs/v0.75.19.md): Tracking changes since 0.75.12
- [Older](https://pcgex.gitbook.io/pcgex/changelogs/previous-updates.md)
- [v0.75.15](https://pcgex.gitbook.io/pcgex/changelogs/previous-updates/v0.75.15.md): Tracking changes since 0.75.12
- [v0.75.12](https://pcgex.gitbook.io/pcgex/changelogs/previous-updates/v0.75.12.md): Tracking changes since 0.75.5 -- I know that's a jump.
- [v0.74](https://pcgex.gitbook.io/pcgex/changelogs/previous-updates/v0.74.md): Tracking changes since 0.73
- [v0.74.4](https://pcgex.gitbook.io/pcgex/changelogs/previous-updates/v0.74/v0.74.4.md): Tracking changes since 0.74
- [v0.73](https://pcgex.gitbook.io/pcgex/changelogs/previous-updates/v0.73.md): Tracking changes since 0.72
- [v0.73.1 Feature Patch](https://pcgex.gitbook.io/pcgex/changelogs/previous-updates/v0.73/v0.73.1-feature-patch.md): Features patch
- [v0.73.2 Patch](https://pcgex.gitbook.io/pcgex/changelogs/previous-updates/v0.73/v0.73.2-patch.md): Hotfixes & updates
- [v0.72](https://pcgex.gitbook.io/pcgex/changelogs/previous-updates/v0.72.md): Tracking changes since 0.71
- [v0.71](https://pcgex.gitbook.io/pcgex/changelogs/previous-updates/v0.71.md): Tracking changes since 0.70
- [v0.70](https://pcgex.gitbook.io/pcgex/changelogs/previous-updates/v0.70.md): Tracking changes since 0.68
- [v0.68](https://pcgex.gitbook.io/pcgex/changelogs/previous-updates/v0.68.md): Stability Update
- [v0.68.12 Patch](https://pcgex.gitbook.io/pcgex/changelogs/previous-updates/v0.68/v0.68.12-patch.md): Goodies Patch
- [v0.67](https://pcgex.gitbook.io/pcgex/changelogs/previous-updates/v0.67.md)
- [v0.66](https://pcgex.gitbook.io/pcgex/changelogs/previous-updates/v0.66.md): Tracking changes since 0.65
- [v0.65](https://pcgex.gitbook.io/pcgex/changelogs/previous-updates/v0.65.md): Tracking changes since 0.64
- [v0.64](https://pcgex.gitbook.io/pcgex/changelogs/previous-updates/v0.64.md): PCGEx v0.64 Changelog
- [5.x → 5.6 Important Changes](https://pcgex.gitbook.io/pcgex/changelogs/previous-updates/v0.64/5.x-5.6-important-changes.md): List of important changes to PCGEx that will require you to update your graphs once 0.64 is out
- [v0.75](https://pcgex.gitbook.io/pcgex/changelogs/previous-updates/v0.75.md): Tracking changes since 0.74.4
- [v0.75.5](https://pcgex.gitbook.io/pcgex/changelogs/previous-updates/v0.75/v0.75.5.md): Cumulative patch notes


---

# 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://pcgex.gitbook.io/pcgex/changelogs.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.
