Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add missing release notes #1291

Merged
merged 4 commits into from Jul 24, 2021
Merged

fix: add missing release notes #1291

merged 4 commits into from Jul 24, 2021

Conversation

erisu
Copy link
Member

@erisu erisu commented Jul 24, 2021

Motivation and Context

Add missing old release notes.

resolves: #639

Description

Cherry-picked the missing release notes to main branch.

Christopher J. Brody and others added 4 commits July 21, 2021 20:16
NOTE: The version was manually updated in the following files:
* RELEASENOTES.md
* VERSION
* bin/templates/cordova/version
* bin/templates/project/assets/www/cordova.js
* framework/build.gradle
* framework/src/org/apache/cordova/CordovaWebView.java
* package.json

with help from git & bash tricks based on changes in the following
commits for 7.1.2 & 7.1.3-dev versions:
- 725e75f
- f86519b

FUTURE TBD: it is desired that we can set the version in
one place as discussed in: apache/cordova#50
NOTE: VERSION was updated based on e1befac.
@erisu erisu requested a review from breautek July 24, 2021 12:39
@codecov-commenter
Copy link

codecov-commenter commented Jul 24, 2021

Codecov Report

Merging #1291 (ebeb765) into master (0ce6624) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1291   +/-   ##
=======================================
  Coverage   73.25%   73.25%           
=======================================
  Files          21       21           
  Lines        1645     1645           
=======================================
  Hits         1205     1205           
  Misses        440      440           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0ce6624...ebeb765. Read the comment docs.

@erisu erisu merged commit 38ca895 into apache:master Jul 24, 2021
@erisu erisu deleted the fix/releasenotes branch July 24, 2021 12:44
wedgberto pushed a commit to wedgberto/cordova-android that referenced this pull request May 17, 2022
* CB-14203 Update RELEASENOTES & version for 7.1.1
* Update RELEASENOTES & version for v7.1.2
* Update VERSION & RELEASENOTES for 7.1.3
* Update VERSION & RELEASENOTES for 7.1.4

Co-authored-by: Christopher J. Brody <chris.brody@gmail.com>
Co-authored-by: Darryl Pogue <darryl@dpogue.ca>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release notes for 7.1.x are missing
4 participants