# Changelog

### v1.0.2 - 2020-03-22

#### Improvements

* Bump Codebase: [Django Dashboard](https://github.com/app-generator/boilerplate-code-django-dashboard) v1.0.4
* Bump UI: [Jinja Datta PRO](https://github.com/app-generator/jinja-datta-able-pro) v1.0.2

### v1.0.1 - 2020-05-30

#### Bug fixing, Improvements

* Add CHANGELOG.md to track all changes
* Patch - Error-404.html not used in all contexts
* Update LICENSE file - added more information regarding the app usage

### v1.0.0 - 2020-05-01

#### Initial Release


---

# 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://codedthemes.gitbook.io/django-datta/changelog.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.
