File tree Expand file tree Collapse file tree 3 files changed +6
-8
lines changed Expand file tree Collapse file tree 3 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
- 2.0.0 (unreleased )
4
+ 2.0.0 (2021-07-26 )
5
5
------------------
6
6
7
7
- #1828 Fix categories don't show up automatically on Analysis Service creation
Original file line number Diff line number Diff line change 1
1
Release notes
2
2
=============
3
3
4
- Update from 1.3.x to 2.0.0rc1
5
- -----------------------------
6
-
7
- **IMPORTANT: This is a release candidate. Do not use for production **
4
+ Update from 1.3.x to 2.0.0
5
+ --------------------------
8
6
9
- !!! This update requires at least Plone 5.2.1 and Python 2.x. !!!
7
+ !!! This update requires at least Plone 5.2.4 and Python 2.x. !!!
10
8
11
9
Please update your `buildout.cfg ` configuration file to this version and re-run
12
10
the `buildout ` script.
13
11
14
12
You can use the Plone unified installer to install Plone 5.x first:
15
13
https://github.com/plone/Installers-UnifiedInstaller
16
14
17
- Please make sure to pin `senaite.lims ` to version `2.0.0rc1 ` to get the correct
15
+ Please make sure to pin `senaite.lims ` to version `2.0.0 ` to get the correct
18
16
versions of all dependent SENAITE packages.
19
17
20
18
Run first the Plone upgrade before you continue to update SENAITE to version 2.x.
Original file line number Diff line number Diff line change 63
63
# The short X.Y version.
64
64
version = '2.0.0'
65
65
# The full version, including alpha/beta/rc tags.
66
- release = '2.0.0rc3 '
66
+ release = '2.0.0 '
67
67
68
68
# The language for content autogenerated by Sphinx. Refer to documentation
69
69
# for a list of supported languages.
You can’t perform that action at this time.
0 commit comments