# Changelog 2021

## 1st November 2021

* Channel list extended. The latest Channel added has code `872`.

## 20th October 2021

* Channel list extended. The latest Channel added has code `871`.

## 12th August 2021

* Channel list extended. The latest Channel added has code `870`.

## 30th July 2021

* [Space Classifications](/channel-manager-api/mews-operations/configuration.md#space-classifications) extended to support additional types with `Site`, `Office`, `MeetingRoom`, `ParkingSpot`, `Desk` and `TeamArea`.

## 11th May 2021

* Channel list extended. The latest Channel added has code `853`.

## 26th April 2021

* Channel list extended. The latest Channel added has code `852`.

## 11th April 2021

* Channel list extended. The latest Channel added has code `848`.

## 29th March 2021

* Channel list extended. The latest Channel added has code `847`.

## 8th February 2021

* Channel list extended. The latest Channel added has code `846`.

## 25th January 2021

* Added more [Restriction Examples](https://github.com/MewsSystems/poc-open-api-docs/blob/main/channel-manager-api/channel-manager-operations/operations.md#restriction-examples).

| Next                                                              |
| ----------------------------------------------------------------- |
| [Changelog 2020](/channel-manager-api/changelog/changelog2020.md) |


---

# 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.mews.com/channel-manager-api/changelog/changelog2021.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.
