Skip to content

Commit 8dbf7df

Browse files
committed
📝 Migrate changelog with keep a changelog.
1 parent a593873 commit 8dbf7df

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

CHANGELOG.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
1-
# [1.1.0]
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
23

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).
56

6-
# [1.0.0+1]
7+
## [1.1.0] - 2020-07-23
78

8-
* Fix potential non exist directory access.
9+
- Add `isOnlyAllowRecording` . Resolves #4 .
10+
- Make camera switching available. Resolves #5 .
911

10-
# [1.0.0]
12+
## [1.0.0+1] - 2020-07-20
1113

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.

0 commit comments

Comments
 (0)