Skip to content

Commit 1bfeb91

Browse files
committed
Add release notes for v6.1.0
1 parent 048c1ca commit 1bfeb91

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

RELEASENOTES.md

+11
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,17 @@
2222

2323
Cordova is a static library that enables developers to include the Cordova API in their iOS application projects easily, and also create new Cordova-based iOS application projects through the command-line.
2424

25+
### 6.1.0 (Jun 21, 2020)
26+
* [GH-910](https://github.com/apache/cordova-ios/pull/910) Set `$PROJECT_NAME` properly when installing plugins
27+
* [GH-885](https://github.com/apache/cordova-ios/pull/885) Don't silently ignore creation of new windows
28+
* [GH-889](https://github.com/apache/cordova-ios/issues/899) Revert "(ios) Don't pre-fill orientation" ([#901](https://github.com/apache/cordova-ios/pull/901))
29+
* [GH-902](https://github.com/apache/cordova-ios/pull/902) chore: fix eslint failure
30+
* [GH-808](https://github.com/apache/cordova-ios/pull/808) Dark mode splashscreen storyboard images
31+
* [GH-886](https://github.com/apache/cordova-ios/pull/886) Add PreferredContentMode preference
32+
* [GH-890](https://github.com/apache/cordova-ios/issues/890) Fix SplashScreen issues & refactor BackgroundColor ([#896](https://github.com/apache/cordova-ios/pull/896))
33+
* [GH-888](https://github.com/apache/cordova-ios/pull/888) fix: author and tag podspec errors
34+
* [GH-882](https://github.com/apache/cordova-ios/pull/882) fix: Properly get version from `package.json`
35+
2536
### 6.0.0 (May 28, 2020)
2637

2738
* [GH-875](https://github.com/apache/cordova-ios/pull/875) fix: remove `q` leftover

0 commit comments

Comments
 (0)