We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a874dd7 commit 122f853Copy full SHA for 122f853
CHANGELOG.md
@@ -20,12 +20,22 @@
20
21
## Table of Contents
22
23
+- [2.4.0](#240)
24
- [2.3.0](#230)
25
- [2.2.1](#221)
26
- [2.2.0](#220)
27
- [2.1.0](#210)
28
- [2.0.0](#200)
29
30
+## 2.4.0
31
+
32
+This release mainly contains several new features.
33
34
+### New Feature
35
+- ci: Disable CI for doc changes [#106](https://github.com/api7/apisix-build-tools/pull/106)
36
+- feat: add wasm-nginx-module [#98](https://github.com/api7/apisix-build-tools/pull/98)
37
+- chore: Ignore cert check when downloading openresty [#105](https://github.com/api7/apisix-build-tools/pull/105)
38
39
## 2.3.0
40
41
This release mainly contains two new features.
0 commit comments