Skip to content

Commit

Permalink
Merge pull request #17020 from dalthviz/update_announcements
Browse files Browse the repository at this point in the history
PR: Clean Announcements.md and update RELEASE.md
  • Loading branch information
ccordoba12 committed Dec 14, 2021
2 parents 53b5e49 + a2e0d5e commit c352f2e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 76 deletions.
75 changes: 0 additions & 75 deletions Announcements.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,81 +34,6 @@ Daniel
----


# Minor release to list

**Subject**: [ANN] Spyder 5.2.0 is released!


Hi all,

On the behalf of the [Spyder Project Contributors](https://github.com/spyder-ide/spyder/graphs/contributors),
I'm pleased to announce that Spyder **5.2.0** has been released and is available for
Windows, GNU/Linux and MacOS X: https://github.com/spyder-ide/spyder/releases

This release comes more than 8 weeks after version 5.1.5 and it contains the
following new features and important fixes:

* Add new entry in preferences to turn off plugins
* Add experimental support for PySide2
* Show standard streams when running code in the IPython Console
* Speed up search in the Find plugin
* Migrate the IPython Console to the new API
* Add new mechanism for plugin teardowm
* Add a way to create stacked widgets connected to the IPython Console
like Plots and the Variable explorer

In this release we fixed 34 issue and merged 61 pull requests that amount
to more than 390 commits. For a full list of fixes, please see our
[Changelog](https://github.com/spyder-ide/spyder/blob/5.x/CHANGELOG.md).

Don't forget to follow Spyder updates/news on the project's
[website](https://www.spyder-ide.org).

Last, but not least, we welcome any contribution that helps making Spyder an
efficient scientific development and computing environment. Join us to help
creating your favorite environment!

Enjoy!
Daniel and Carlos


----


# Minor release to list

**Subject**: [ANN] Spyder 5.1.5 is released!


Hi all,

On the behalf of the [Spyder Project Contributors](https://github.com/spyder-ide/spyder/graphs/contributors),
I'm pleased to announce that Spyder **5.1.5** has been released and is available for
Windows, GNU/Linux and MacOS X: https://github.com/spyder-ide/spyder/releases

This release comes three days after version 5.1.4 and it contains the
following important fixes:

* Fix docking of external plugins.

In this release we fixed 1 issue and merged 3 pull requests that amount
to more than 20 commits. For a full list of fixes, please see our
[Changelog](https://github.com/spyder-ide/spyder/blob/5.x/CHANGELOG.md).

Don't forget to follow Spyder updates/news on the project's
[website](https://www.spyder-ide.org).

Last, but not least, we welcome any contribution that helps making Spyder an
efficient scientific development and computing environment. Join us to help
creating your favorite environment!

Enjoy!
Carlos


----


# Major release to list

**Subject**: [ANN] Spyder 5.0 is released!
Expand Down
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ To release a new version of Spyder you need to follow these steps:

* `git add .` and `git commit -m "Update Changelog"`

* Update Announcements.md (this goes to our Google group)
* Update Announcements.md (this goes to our Google group) removing the outdated announcement of the same kind (major, minor, or beta/release candidate)

* `git add .` and `git commit -m "Update Announcements"`

Expand Down

0 comments on commit c352f2e

Please sign in to comment.