Skip to content

Commit 94fa407

Browse files
authored
Merge pull request #272 from fooof-tools/change
[DOC] - Update changelog
2 parents 39021e7 + 1d01208 commit 94fa407

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

doc/changelog.rst

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,28 @@
11
Code Changelog
22
==============
33

4-
This page contains the changelog for the FOOOF module and any notes on updating between versions.
4+
This page contains the changelog for the `specparam` / `fooof` module,
5+
including release notes and guidance on updating between versions.
56

6-
This page primarily notes changes for major version updates. For notes on the specific updates
7-
for minor releases, see the `release page <https://github.com/fooof-tools/fooof/releases>`_.
7+
This page primarily notes changes for major version updates.
8+
For notes on the specific updates for minor releases, see the
9+
`release page <https://github.com/fooof-tools/fooof/releases>`_.
10+
11+
1.1.0
12+
-----
13+
14+
The 1.1.X release is a minor (non-breaking) update to the 1.X.X release series.
15+
More detailed information on what is updated in 1.1.0 is on the release page.
16+
17+
Note that 1.1.0 is the last planned release in the 1.X.X, and under the `fooof` name.
18+
All future development will be under the new `specparam` module name, starting with
19+
the upcoming `specparam 2.0.0` release.
820

921
1.0.0
1022
-----
1123

1224
Warning: the 1.X.X release series is an API breaking release from the prior versions,
13-
in the beta series (0.X.X).
14-
15-
The 1.X.X release series of FOOOF is the current stable version of the module.
25+
in the beta series (0.X.X). It is a stable release version of the module.
1626

1727
As compared to the prior series (0.X.X), some names and module organizations have changed.
1828
This means existing code that uses FOOOF may no longer work as currently written with the

0 commit comments

Comments
 (0)