From e822c6a24cc160c27307c520498c713bec283525 Mon Sep 17 00:00:00 2001 From: Matt Lantz Date: Mon, 13 May 2024 21:45:25 -0400 Subject: [PATCH] Changelog.md update --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3bc6f7..08af535 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ---- +## [v2.19.2] - 2024-05-14 + +### Fixed +- Fixed honeypot issues for logins/registrations + ## [v2.19.1] - 2024-04-24 ### Changed