From 42f9d2a35956cd65112e4e277eb49507078555c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96zg=C3=BCr=20Adem=20I=C5=9EIKLI?= Date: Mon, 13 Jan 2025 19:30:21 +0100 Subject: [PATCH] Fixed changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4ab137..1083ef7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Release Notes +## [2.2.0 (2025-01-13)](https://github.com/axe-api/axe-api/compare/2.2.0...2.2.1) + +- Array and object validation [#54](https://github.com/axe-api/validator/issues/54) + ## [2.1.1 (2024-10-27)](https://github.com/axe-api/axe-api/compare/2.1.1...2.1.0) - TypeError: list.map is not a function [#62](https://github.com/axe-api/validator/issues/62)