File tree 1 file changed +39
-0
lines changed
1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Changelog
3
+ ---
4
+
5
+ <!--
6
+ #
7
+ # Licensed to the Apache Software Foundation (ASF) under one or more
8
+ # contributor license agreements. See the NOTICE file distributed with
9
+ # this work for additional information regarding copyright ownership.
10
+ # The ASF licenses this file to You under the Apache License, Version 2.0
11
+ # (the "License"); you may not use this file except in compliance with
12
+ # the License. You may obtain a copy of the License at
13
+ #
14
+ # http://www.apache.org/licenses/LICENSE-2.0
15
+ #
16
+ # Unless required by applicable law or agreed to in writing, software
17
+ # distributed under the License is distributed on an "AS IS" BASIS,
18
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19
+ # See the License for the specific language governing permissions and
20
+ # limitations under the License.
21
+ #
22
+ -->
23
+
24
+ ## Table of Contents
25
+
26
+ - [ 0.1.0] ( #010 )
27
+
28
+ ## 0.1.0
29
+
30
+ This release mainly provides basic features and adds test cases.
31
+
32
+ ### Core
33
+
34
+ - complete project skeleton and available features.
35
+ - complete united test with [ APISIX 2.7] ( https://github.com/apache/apisix/tree/release/2.7 ) .
36
+ - supported debug mode.
37
+ - supported custom ` stop ` and ` rewrite ` plugin development.
38
+
39
+ [ Back to TOC] ( #table-of-contents )
You can’t perform that action at this time.
0 commit comments