Skip to content

Commit a227174

Browse files
committed
bump to 1.0.1
1 parent 523d933 commit a227174

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ tag 1.0.1
44
- fix dash file error "unterminated entity reference" #7
55
- example abandon CocoaPods
66
- support choose audio channel(left,right,stereo)
7-
- support record video
7+
- support fast record video
88
- fix metal maybe display pink frame bug
99

1010
tag 1.0.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ FSPlayer 完全免费,使用 [LGPLv3](./COPYING.LGPLv3) 许可协议发布,
9292
- 通过 Cocoapods 集成:
9393

9494
```
95-
pod "FSPlayer", :podspec => 'https://github.com/debugly/fsplayer/releases/download/1.0.0/FSPlayer.spec.json'
95+
pod "FSPlayer", :podspec => 'https://github.com/debugly/fsplayer/releases/download/1.0.1/FSPlayer.spec.json'
9696
```
9797

9898
### 使用

0 commit comments

Comments
 (0)