Skip to content

Commit 485fcd3

Browse files
committed
docs: add CHANGELOG for 2.6.1
1 parent 1bbf3ae commit 485fcd3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
# Table of Contents
2121

22+
- [2.6.1](#261)
2223
- [2.6.0](#260)
2324
- [2.5.0](#250)
2425
- [2.4.0](#240)
@@ -30,6 +31,16 @@
3031
- [1.5.0](#150)
3132
- [1.0.0](#100)
3233

34+
# 2.6.1
35+
36+
This release mainly contains bugfixes.
37+
38+
`Manager API` 2.6.1 should be used with [Apache APISIX 2.5](https://apisix.apache.org/downloads/). It is not recommended to use with other Apache APISIX versions.
39+
40+
### Bugfix
41+
- Fix: use remote address instead of client ip [#1831](https://github.com/apache/apisix-dashboard/pull/1831)
42+
- Fix: turn off online debug [#1903](https://github.com/apache/apisix-dashboard/pull/1903)
43+
3344
# 2.6.0
3445

3546
This release mainly improves UI and UE, bugfix and adds test cases.

0 commit comments

Comments
 (0)