From f52e3b8152ac97ac4594dc2d7344030e75862b17 Mon Sep 17 00:00:00 2001 From: Igor Urisman Date: Thu, 30 May 2024 14:21:40 -0700 Subject: [PATCH] WIP --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 334b348..aa7859b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # Variant CVM Server SPI Standard Library -### Release 1.0.1 +### Release 1.3.1 +Contains popular lifecycle hooks and trace event flushers that can be used as is. +There's no need to compile and deploy this library because it comes with your Variant +server. But we hope this repository can help you kick-start your own development of custom +hooks and flushers.