# Release / Change Log Mockup

## [Release 1.2.3456](https://cloudsmith.io/~tvheadend/repos/tvheadend/packages/) (yyyy-mm-dd)

[Title of the PR](#user-content-fn-1)[^1] ([PR 1234](https://github.com/tvheadend/tvheadend/pull/1740) yyyy-mm-dd)

Title of another PR ([PR 2345](https://github.com/tvheadend/tvheadend/pull/1740) yyyy-mm-dd)

## [Release 2.3.4567](https://cloudsmith.io/~tvheadend/repos/tvheadend/packages/) (yyyy-mm-dd)

[Title of PR](#user-content-fn-2)[^2] ([PR 3456](https://github.com/tvheadend/tvheadend/pull/1740) yyyy-mm-dd)

[Yet another PR title](#user-content-fn-3)[^3] ([PR 4567](https://github.com/tvheadend/tvheadend/pull/1740) yyyy-mm-dd)

[^1]: This could be a description, it should be clear that this belongs to the commit from one line above\
    This may be a multi-line thingy

[^2]: Line1

    Line2

    Line3

[^3]: Another annotation goes in here.\
    Forced line 2\
    Forced line 3\
    Forced line 4

    \<br>Maybe html will work

    \<br>Maybe html will work

    \<br>Maybe html will work


---

# 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.tvheadend.org/documentation/wip/release-change-log-mockup.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.
