diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4a0484a..eceb602 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,14 +1,15 @@
-## 0.2.4 - 01.10.2025
+## 0.2.4 - 02.11.2025
### 🚀 Features
-- Added possibility to use subfields in show utils and added padding option to the YoloOnnxDetector
-- Added SignatureDetector
-- Updated ImageCropBoxes to support multiple boxes
-- Added LineOrientation detector model to the TesseractRecognizer
-- Added FaceDetector, SignatureDetector
-- Added PdfAssembler
+- Added [FaceDetector](https://scaledp.stabrise.com/en/latest/models/detectors/face_detector.html) transformer
+- Added [SignatureDetector](https://scaledp.stabrise.com/en/latest/models/detectors/signature_detector.html) transformers
+- Added [PdfAssembler](https://scaledp.stabrise.com/en/latest/pdf/pdf_assembler.html) transformer for assembling PDFs
+- Updated [ImageCropBoxes](https://scaledp.stabrise.com/en/latest/image/image_crop_boxes.html) to support multiple boxes
+- Added LineOrientation detector model to the [TesseractRecognizer](https://scaledp.stabrise.com/en/latest/models/recognizers/tesseract_recognizer.html)
+- Added possibility to use subfields in [Show Utils](https://scaledp.stabrise.com/en/latest/show_utils.html)
+- Added padding option to [YoloOnnxDetector](https://scaledp.stabrise.com/en/latest/models/detectors/yolo_onnx_detector.html)
### 🐛 Bug Fixes
-- Fixed borders in show utils
+- Fixed borders in [Show Utils](https://scaledp.stabrise.com/en/latest/show_utils.html)
diff --git a/README.md b/README.md
index 91dec48..a1ed653 100644
--- a/README.md
+++ b/README.md
@@ -14,17 +14,27 @@
-
-