正在显示
1 个修改的文件
包含
6 行增加
和
3 行删除
| @@ -18,6 +18,9 @@ For the wiki for SRS/3.0, please read [Chinese][srs_CN] or [English][srs_EN]. | @@ -18,6 +18,9 @@ For the wiki for SRS/3.0, please read [Chinese][srs_CN] or [English][srs_EN]. | ||
| 18 | * [Wiki](#wiki) | 18 | * [Wiki](#wiki) |
| 19 | * [Product](#product) | 19 | * [Product](#product) |
| 20 | * [History](#history) | 20 | * [History](#history) |
| 21 | + * [v3.0](#v3) | ||
| 22 | + * [v2.0](#v2) | ||
| 23 | + * [v1.0](#v1) | ||
| 21 | * [Features](#features) | 24 | * [Features](#features) |
| 22 | * [Releases](#releases) | 25 | * [Releases](#releases) |
| 23 | * [Compare](#compare) | 26 | * [Compare](#compare) |
| @@ -130,7 +133,7 @@ The changes `history`, `features`, `compare`, `release` and `performance` of SRS | @@ -130,7 +133,7 @@ The changes `history`, `features`, `compare`, `release` and `performance` of SRS | ||
| 130 | 133 | ||
| 131 | ### History | 134 | ### History |
| 132 | 135 | ||
| 133 | -#### 3.0 | 136 | +#### v3 |
| 134 | 137 | ||
| 135 | * v3.0, 2016-12-15, fix #717, #691, http api/static/stream support cors. 3.0.9 | 138 | * v3.0, 2016-12-15, fix #717, #691, http api/static/stream support cors. 3.0.9 |
| 136 | * v3.0, 2016-12-08, support log rotate signal SIGUSR1. 3.0.8 | 139 | * v3.0, 2016-12-08, support log rotate signal SIGUSR1. 3.0.8 |
| @@ -146,7 +149,7 @@ The changes `history`, `features`, `compare`, `release` and `performance` of SRS | @@ -146,7 +149,7 @@ The changes `history`, `features`, `compare`, `release` and `performance` of SRS | ||
| 146 | * v3.0, 2015-08-28, fix [#471][bug #471], api response the width and height. 3.0.2 | 149 | * v3.0, 2015-08-28, fix [#471][bug #471], api response the width and height. 3.0.2 |
| 147 | * v3.0, 2015-08-25, fix [#367][bug #367], support nginx-rtmp exec. 3.0.1 | 150 | * v3.0, 2015-08-25, fix [#367][bug #367], support nginx-rtmp exec. 3.0.1 |
| 148 | 151 | ||
| 149 | -#### 2.0 | 152 | +#### v2 |
| 150 | 153 | ||
| 151 | * <strong>v2.0, 2016-12-13, [2.0 beta3(2.0.223)][r2.0b3] released. 86685 lines.</strong> | 154 | * <strong>v2.0, 2016-12-13, [2.0 beta3(2.0.223)][r2.0b3] released. 86685 lines.</strong> |
| 152 | * <strong>v2.0, 2016-11-09, [2.0 beta2(2.0.221)][r2.0b2] released. 86691 lines.</strong> | 155 | * <strong>v2.0, 2016-11-09, [2.0 beta2(2.0.221)][r2.0b2] released. 86691 lines.</strong> |
| @@ -288,7 +291,7 @@ The changes `history`, `features`, `compare`, `release` and `performance` of SRS | @@ -288,7 +291,7 @@ The changes `history`, `features`, `compare`, `release` and `performance` of SRS | ||
| 288 | * v2.0, 2014-10-18, remove supports for OSX(darwin). 2.0.1. | 291 | * v2.0, 2014-10-18, remove supports for OSX(darwin). 2.0.1. |
| 289 | * v2.0, 2014-10-16, revert github srs README to English. 2.0.0. | 292 | * v2.0, 2014-10-16, revert github srs README to English. 2.0.0. |
| 290 | 293 | ||
| 291 | -#### 1.0 | 294 | +#### v1 |
| 292 | 295 | ||
| 293 | * <strong>v1.0, 2014-12-05, [1.0 release(1.0.10)][r1.0r0] released. 59391 lines.</strong> | 296 | * <strong>v1.0, 2014-12-05, [1.0 release(1.0.10)][r1.0r0] released. 59391 lines.</strong> |
| 294 | * <strong>v1.0, 2014-10-09, [1.0 beta(1.0.0)][r1.0b0] released. 59316 lines.</strong> | 297 | * <strong>v1.0, 2014-10-09, [1.0 beta(1.0.0)][r1.0b0] released. 59316 lines.</strong> |
-
请 注册 或 登录 后发表评论