Skip to content

Commit 2165d62

Browse files
committed
2.1.0
1 parent 1bb027b commit 2165d62

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Changelog for `react-native-calendar-events`
22

3-
## Unreleased
3+
## 2.1.0 - 2020-08-11
44

55
- Added ability to restrict to read-only permission on Android [#320](https://github.com/wmcmahan/react-native-calendar-events/pull/320) by [@mikehardy](https://github.com/mikehardy)
6+
- Added a _Troubleshooting_ section in README, to document the issue about saved event not being kept on device during sync [#317](https://github.com/wmcmahan/react-native-calendar-events/pull/317) by [@MoOx](https://github.com/MoOx)
67

78
## 2.0.1 - 2020-08-01
89

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-calendar-events",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "React Native module for IOS Calendar Events",
55
"homepage": "https://github.com/wmcmahan/react-native-calendar-events",
66
"repository": {

0 commit comments

Comments
 (0)