Github user filmaj commented on a diff in the pull request:

    https://github.com/apache/cordova-docs/pull/699#discussion_r113539850
  
    --- Diff: www/_posts/2017-04-21-cordova-7.md ---
    @@ -0,0 +1,46 @@
    +---
    +layout: post
    +author:
    +    name: Audrey So
    +    url: https://twitter.com/aud_rey_so
    +title:  "Apache Cordova 7.0.0"
    +categories: news
    +tags: news releases
    +---
    +
    +We are happy to announce that `Apache Cordova 7.0.0` has been released!
    +
    +Most notable changes include:
    +* If a `package.json` does not exist in your project, it will be 
auto-created for you when `cordova prepare` is called.
    +* When adding a platform or plugin, it will automatically save that 
platform or plugin to your `config.xml` and `package.json`. Details about 
platform and plugin versions are also automatically saved in `config.xml` and 
`package.json`. The `--save` flag is no longer required to save. Use `--nosave` 
to prevent saving to `config.xml` or `package.json`.
    --- End diff --
    
    Perhaps I would reword this to say that the previous default behaviour of 
not-saving has changed to saving? For me, when reading release notes, I want to 
understand how the new release impacts my use of the program in comparison to 
the prior release, so I appreciate calling out differences in default behaviour.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to