Skip to content

Commit 97871a5

Browse files
committed
docs(changelog): Update CHANGELOG-Colang.md to reflect fixed rail-processed message handling in Colang 2
Signed-off-by: Konstantin Lapine <[email protected]>
1 parent 78f8396 commit 97871a5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG-Colang.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to the Colang language and runtime will be documented in thi
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [2.0-beta.7] - 2025-07-16
8+
9+
### Fixed
10+
11+
* Use processed user and bot messages after input/output rails transformations to prevent leakage of unfiltered data ([#1297](https://github.com/NVIDIA/NeMo-Guardrails/pull/1297)) by @lapinek
12+
713
## [2.0-beta.6] - 2025-01-16
814

915
### Added

0 commit comments

Comments
 (0)