diff --git a/HISTORY.rst b/HISTORY.rst index 6fe110d1..e914d79d 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -5,12 +5,14 @@ Change Log This document records all notable changes to `django-sql-explorer `_. This project adheres to `Semantic Versioning `_. -`4.1.0b2`_ (2024-04-17) +`4.1.0`_ (2024-04-23) =========================== * SQL Assistant: Built in query help via OpenAI (or LLM of choice), with relevant schema - automatically injected into the prompt. Enable via setting EXPLORER_AI_API_KEY. -* Anonymous usage telemetry. Can be disabled by setting EXPLORER_ENABLE_ANONYMOUS_STATS to False -* `#594`_: Eliminate