From 934146a378e301a700f1d6fc07d2fb90548a6e92 Mon Sep 17 00:00:00 2001
From: Alejandro Celaya <alejandrocelaya@gmail.com>
Date: Sat, 25 Nov 2023 19:58:59 +0100
Subject: [PATCH] Update changelog

---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9f4fa8d..9d07045 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
 
 The format is based on [Keep a Changelog](https://keepachangelog.com), and this project adheres to [Semantic Versioning](https://semver.org).
 
-## [Unreleased]
+## [3.1.0] - 2023-11-25
 ### Added
 * Add new mechanism to prevent listeners to be registered based on runtime conditions.
 * Add support for PHP 8.3