Skip to content

Commit b3f5f3f

Browse files
author
Daniel Kononov
committed
REL-6078: update version and changelog
1 parent 02faad0 commit b3f5f3f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.1.0
2+
* Update README.md
3+
* migrated to mavenCentral in Android build.gradle #15
4+
* added Namespace to Android build.gradle #14
5+
* added compileOptions to Android build.gradle #13 #14
6+
* added privacy manifest to darwin (iOS/MacOS) #10
17
## 1.0.1
28
* Update README.md
39
## 1.0.0

Diff for: pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: managed_configurations
22
description: Plugin to support managed app configuration provided by a Mobile device management (MDM).
3-
version: 1.0.1
3+
version: 1.1.0
44
homepage: https://github.com/mwaylabs/flutter-managed-configuration
55

66

0 commit comments

Comments
 (0)