mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-05 08:10:21 +01:00
2024-04-24 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.2.1 * Incremented the Python API version to 4.2.1. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -24712,3 +24712,6 @@
|
|||||||
2024-04-23 Fred Gleason <fredg@paravelsystems.com>
|
2024-04-23 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Fixed a regression in the PyPAD subsystem that broke null datetime
|
* Fixed a regression in the PyPAD subsystem that broke null datetime
|
||||||
handling.
|
handling.
|
||||||
|
2024-04-24 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Incremented the package version to 4.2.1
|
||||||
|
* Incremented the Python API version to 4.2.1.
|
||||||
|
|||||||
14
NEWS
14
NEWS
@@ -1,5 +1,19 @@
|
|||||||
The NEWS file for the Rivendell package.
|
The NEWS file for the Rivendell package.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
v4.2.1 -- 24 April 2024
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
PAD Data System. Fixed a code regression that could cause plug-ins
|
||||||
|
to crash when handling null datetime values.
|
||||||
|
|
||||||
|
Database Update:
|
||||||
|
This version of Rivendell uses database schema version 374, and will
|
||||||
|
automatically upgrade any earlier versions. To see the current schema
|
||||||
|
version prior to upgrade, do 'sudo rddbmgr'.
|
||||||
|
|
||||||
|
Be sure to run 'rddbmgr --modify' (as root) immediately after upgrading
|
||||||
|
to allow any necessary changes to the database schema to be applied.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
v4.2.0 -- 6 April 2024
|
v4.2.0 -- 6 April 2024
|
||||||
|
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
4.2.0
|
4.2.1
|
||||||
@@ -1 +1 @@
|
|||||||
4.2.0
|
4.2.1
|
||||||
Reference in New Issue
Block a user