From 3e1ad68e1c197a5b678eda7efc8cc466d9a1c764 Mon Sep 17 00:00:00 2001
From: Mateusz Charytoniuk <mateusz.charytoniuk@protonmail.com>
Date: Mon, 12 Feb 2024 04:50:37 +0100
Subject: [PATCH] chore(docs): update changelog

---
 docs/pages/docs/changelog/index.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/docs/pages/docs/changelog/index.md b/docs/pages/docs/changelog/index.md
index dfe90244..56d230ec 100644
--- a/docs/pages/docs/changelog/index.md
+++ b/docs/pages/docs/changelog/index.md
@@ -10,9 +10,15 @@ title: Changelog
 
 # Changelog
 
+## v0.21.0
+
+- Feature: Doctrine {{docs/features/database/doctrine/events}} hooks
+- Improvements: OpenAPI reads return types from `Can` 
+    {{docs/features/openapi/attributes/index}}
+
 ## v0.20.0
 
-- Feat: reworked {{docs/features/http/controllers}} parameter resolution handlers
+- Feature: reworked {{docs/features/http/controllers}} parameter resolution handlers
 
 ## v0.19.1
 
-- 
GitLab