正在显示
1 个修改的文件
包含
3 行增加
和
0 行删除
| @@ -357,6 +357,7 @@ Remark: | @@ -357,6 +357,7 @@ Remark: | ||
| 357 | 357 | ||
| 358 | ### Releases | 358 | ### Releases |
| 359 | 359 | ||
| 360 | +* 2015-10-08, [Release v2.0a2][r2.0a2], 2.0 alpha2, 2.0.195, 89358 lines.<br/> | ||
| 360 | * 2015-09-14, [Release v2.0a1][r2.0a1], 2.0 alpha1, 2.0.189, 89269 lines.<br/> | 361 | * 2015-09-14, [Release v2.0a1][r2.0a1], 2.0 alpha1, 2.0.189, 89269 lines.<br/> |
| 361 | * 2015-08-23, [Release v2.0a0][r2.0a0], 2.0 alpha0, 2.0.185, 89022 lines.<br/> | 362 | * 2015-08-23, [Release v2.0a0][r2.0a0], 2.0 alpha0, 2.0.185, 89022 lines.<br/> |
| 362 | * 2015-05-23, [Release v1.0r4][r1.0r4], bug fixed, 1.0.32, 59509 lines.<br/> | 363 | * 2015-05-23, [Release v1.0r4][r1.0r4], bug fixed, 1.0.32, 59509 lines.<br/> |
| @@ -393,6 +394,7 @@ Remark: | @@ -393,6 +394,7 @@ Remark: | ||
| 393 | * v3.0, 2015-08-31, fix [#319][bug #319], http raw api support query global and vhost. | 394 | * v3.0, 2015-08-31, fix [#319][bug #319], http raw api support query global and vhost. |
| 394 | * v3.0, 2015-08-28, fix [#471][bug #471], api response the width and height. 3.0.2 | 395 | * v3.0, 2015-08-28, fix [#471][bug #471], api response the width and height. 3.0.2 |
| 395 | * v3.0, 2015-08-25, fix [#367][bug #367], support nginx-rtmp exec. 3.0.1 | 396 | * v3.0, 2015-08-25, fix [#367][bug #367], support nginx-rtmp exec. 3.0.1 |
| 397 | +* <strong>v2.0, 2015-10-08, [2.0 alpha2(2.0.195)][r2.0a2] released. 89358 lines.</strong> | ||
| 396 | * <strong>v2.0, 2015-09-14, [2.0 alpha1(2.0.189)][r2.0a1] released. 89269 lines.</strong> | 398 | * <strong>v2.0, 2015-09-14, [2.0 alpha1(2.0.189)][r2.0a1] released. 89269 lines.</strong> |
| 397 | * <strong>v2.0, 2015-08-23, [2.0 alpha0(2.0.185)][r2.0a0] released. 89022 lines.</strong> | 399 | * <strong>v2.0, 2015-08-23, [2.0 alpha0(2.0.185)][r2.0a0] released. 89022 lines.</strong> |
| 398 | * v2.0, 2015-08-22, HTTP API support JSONP by specifies the query string callback=xxx. | 400 | * v2.0, 2015-08-22, HTTP API support JSONP by specifies the query string callback=xxx. |
| @@ -1277,6 +1279,7 @@ Winlin | @@ -1277,6 +1279,7 @@ Winlin | ||
| 1277 | [bug #468]: https://github.com/simple-rtmp-server/srs/issues/468 | 1279 | [bug #468]: https://github.com/simple-rtmp-server/srs/issues/468 |
| 1278 | [bug #xxxxxxx]: https://github.com/simple-rtmp-server/srs/issues/xxxxxxx | 1280 | [bug #xxxxxxx]: https://github.com/simple-rtmp-server/srs/issues/xxxxxxx |
| 1279 | 1281 | ||
| 1282 | +[r2.0a2]: https://github.com/simple-rtmp-server/srs/releases/tag/2.0a2 | ||
| 1280 | [r2.0a1]: https://github.com/simple-rtmp-server/srs/releases/tag/2.0a1 | 1283 | [r2.0a1]: https://github.com/simple-rtmp-server/srs/releases/tag/2.0a1 |
| 1281 | [r2.0a0]: https://github.com/simple-rtmp-server/srs/releases/tag/2.0a0 | 1284 | [r2.0a0]: https://github.com/simple-rtmp-server/srs/releases/tag/2.0a0 |
| 1282 | [r1.0r4]: https://github.com/simple-rtmp-server/srs/releases/tag/1.0r4 | 1285 | [r1.0r4]: https://github.com/simple-rtmp-server/srs/releases/tag/1.0r4 |
-
请 注册 或 登录 后发表评论