2025-07-01 Fred Gleason <fredg@paravelsystems.com>

* Incremented the pacakge version to 4.3.0int11.
	* Incremented the Python API version to 4.3.0post4.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason 2025-07-01 17:56:45 -04:00
parent b8bc2b80f2
commit b9b396012b
4 changed files with 6 additions and 3 deletions

View File

@ -25006,3 +25006,6 @@
2025-07-01 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the PyPAD service that could cause resolution of the
'%d()' wildcard to return dnagling whitespace.
2025-07-01 Fred Gleason <fredg@paravelsystems.com>
* Incremented the pacakge version to 4.3.0int11.
* Incremented the Python API version to 4.3.0post4.

2
NEWS
View File

@ -1,7 +1,7 @@
The NEWS file for the Rivendell package.
-------------------------------------------------------------------------------
v4.3.0int10 -- 1 July 2025
v4.3.0int11 -- 1 July 2025
Changes:
Cart Filtering. Refactored the cart filtering controls to be consistent

View File

@ -1 +1 @@
4.3.0int10
4.3.0int11

View File

@ -1 +1 @@
4.3.0.post3
4.3.0.post4