Skip to content

Commit 4e2d206

Browse files
author
Paweł Kędzia
committed
Docs: add Quickstart note to 0.4.1 changelog entry
1 parent 04e39e7 commit 4e2d206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
| 0.3.0 | Anonymization available with three strategies: `fast_masker`, `genai`, `prov_masker`. |
1717
| 0.3.1 | Refactoring `lb.strategies` to be more flexible modular. Introduced `MaskerPipeline` and `GuardrailPipeline` both configured via env. Removed genai-based masking endpoint. |
1818
| 0.4.0 | The main repository is divided into dedicated ones: plugins, services, web — separate repositories. Clean up the whole repository. Examples of integration with llamaindex, langchain, openai, litellm and haystack. |
19-
| 0.4.1 | Audit log is stored using GPG. Add bash script (`scripts/gen_and_export_gpg.sh` to prepare GPG keys and simple `scripts/decrypt_auditor_logs.sh` to decrypt encrypted audit logs. Moved core functionality from `base` to module `core` module. |
19+
| 0.4.1 | Audit log is stored using GPG. Add bash script (`scripts/gen_and_export_gpg.sh` to prepare GPG keys and simple `scripts/decrypt_auditor_logs.sh` to decrypt encrypted audit logs. Moved core functionality from `base` to module `core` module. Quickstart. |

0 commit comments

Comments
 (0)