From 24d1e7a3391c66290cf37a7532f2555f9b6de69d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Andr=C3=A9s=20L=C3=B3pez=20G=2E?= Date: Tue, 19 Nov 2024 11:41:22 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f68e2f..12d5342 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/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [1.1.0] - 2024-11-19 +## [2.0.0] - 2024-11-19 ### Changed - Upgrades runtime to php 8.3