Skip to content
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ release-notes.md
:name: Common Tasks
:hidden:

user-guides/configuration-guide
user-guides/configuration-guide/index
user-guides/guardrails-library
user-guides/guardrails-process
user-guides/colang-language-syntax-guide
Expand Down
10 changes: 10 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,16 @@ The following sections summarize and highlight the changes for each release.
For a complete record of changes in a release, refer to the
[CHANGELOG.md](https://github.com/NVIDIA/NeMo-Guardrails/blob/develop/CHANGELOG.md) in the GitHub repository.

(v0-15-0)=

## 0.15.0

(v0-15-0-features)=

### Features

- Added parallel execution for input and output rails. To learn more, refer to [](parallel-rails).

(v0-14-1)=

## 0.14.1
Expand Down
Loading