# 23/01/2023: Minor release

## 🔧 Fixes

1. Fixed a bug in the Referrer Mechanic where discounts aren't linked to line\_item
2. Fixed a bug where Referrer scheme balances should be 'discount' not 'tender'
3. Fixed bug where apple passes were updated in the event of a balance adjustment, even when the pass itself hadn't changed


---

# 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://changelog.usetoggle.com/january-2023/23-01-2023-minor-release.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.
