aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJake Mannens <jake@asger.xyz>2024-09-20 16:21:09 +1000
committerJake Mannens <jake@asger.xyz>2024-10-29 11:42:48 +1100
commit0e21907c76dbefed11f382bcf949143f0716567f (patch)
tree3b470c01fb441517bc794daa179e6b2159fc8b46 /CHANGELOG.md
parent0ae271bebd4a43b14bd4c215c539e16adbe073fb (diff)
v0.3v0.3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index df35f02..5ef1e09 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+# Version 0.3
+
+### New Features
+- Added framework for realtime message handling
+- Added SocketIO support to PagerMon provider for realtime message reception functionality
+- Added configurable incoming message regex filters
+
# Version 0.2
### Bug Fixes