Skip to content

Commit 3ba7b2d

Browse files
committed
Release 2.0.0 (210726)
1 parent 8b7e48c commit 3ba7b2d

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
2.0.0 (unreleased)
4+
2.0.0 (2021-07-26)
55
------------------
66

77
- #1828 Fix categories don't show up automatically on Analysis Service creation

RELEASE_NOTES.rst

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
11
Release notes
22
=============
33

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+
--------------------------
86

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. !!!
108

119
Please update your `buildout.cfg` configuration file to this version and re-run
1210
the `buildout` script.
1311

1412
You can use the Plone unified installer to install Plone 5.x first:
1513
https://github.com/plone/Installers-UnifiedInstaller
1614

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
1816
versions of all dependent SENAITE packages.
1917

2018
Run first the Plone upgrade before you continue to update SENAITE to version 2.x.

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
# The short X.Y version.
6464
version = '2.0.0'
6565
# The full version, including alpha/beta/rc tags.
66-
release = '2.0.0rc3'
66+
release = '2.0.0'
6767

6868
# The language for content autogenerated by Sphinx. Refer to documentation
6969
# for a list of supported languages.

0 commit comments

Comments
 (0)