This is an automated email from the ASF dual-hosted git repository.
daming pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-nginx-lua.git
The following commit(s) were added to refs/heads/master by this push:
new 22198a9 Draft a new version 0.4.1
22198a9 is described below
commit 22198a917b27a317fc7a80cbabe7dae664e81ba9
Author: Daming <[email protected]>
AuthorDate: Wed Mar 3 11:06:10 2021 +0800
Draft a new version 0.4.1
---
CHANGES.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGES.md b/CHANGES.md
index a24894c..1698bc3 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,5 +1,9 @@
# Changes
+## 0.4.1
+
+1. fix: missing `constants` in the rockspsec.
+
## 0.4.0
1. Add a global field 'includeHostInEntrySpan', type 'boolean', mark the
entrySpan include host/domain.