This commit is contained in:
2026-03-15 12:22:42 +01:00
parent cd99275933
commit 311ba5e7f3
558 changed files with 55182 additions and 22981 deletions

View File

@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
# [2.4.7](https://github.com/vladfrangu/async_event_emitter/compare/v2.4.7...v2.4.7) - (2025-10-04)
## 🐛 Bug Fixes
- Emit error event if handler is attached, emit logging enhancements (#9) ([3e4448c](https://github.com/vladfrangu/async_event_emitter/commit/3e4448cc9600fb344a3ea0ba13d7326c371f010c))
# [2.4.6](https://github.com/vladfrangu/async_event_emitter/compare/v2.4.6...v2.4.6) - (2024-08-21)
## 🐛 Bug Fixes