File tree Expand file tree Collapse file tree 1 file changed +14
-8
lines changed Expand file tree Collapse file tree 1 file changed +14
-8
lines changed Original file line number Diff line number Diff line change 1
- # [ 1.1.0]
1
+ # Changelog
2
+ All notable changes to this project will be documented in this file.
2
3
3
- * Add ` isOnlyAllowRecording ` . Resolves # 4 .
4
- * Make camera switching available. Resolves # 5 .
4
+ The format is based on [ Keep a Changelog ] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
+ and this project adheres to [ Semantic Versioning ] ( https://semver.org/spec/v2.0.0.html ) .
5
6
6
- # [ 1.0.0+1 ]
7
+ ## [ 1.1.0 ] - 2020-07-23
7
8
8
- * Fix potential non exist directory access.
9
+ - Add ` isOnlyAllowRecording ` . Resolves #4 .
10
+ - Make camera switching available. Resolves #5 .
9
11
10
- # [ 1.0.0]
12
+ ## [ 1.0.0+1 ] - 2020-07-20
11
13
12
- * Support take picture and video.
13
- * Support video recording duration limitation.
14
+ - Fix potential non exist directory access.
15
+
16
+ ## [ 1.0.0] - 2020-07-15
17
+
18
+ - Support take picture and video.
19
+ - Support video recording duration limitation.
You can’t perform that action at this time.
0 commit comments