Skip to content

Commit 4543d9a

Browse files
committed
🔖 ## 2.0.0-nullsafety.4
1 parent 2344466 commit 4543d9a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## 2.0.0-dev.3
7+
## 2.0.0-nullsafety.4
88

99
### New Features
1010

@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818

1919
### Breaking Changes
2020

21+
- Migrate to non-nullable by default.
2122
- `isAllowRecording` -> `enableRecording`
2223
- `isOnlyAllowRecording` -> `onlyAllowRecording`
2324

0 commit comments

Comments
 (0)