Skip to content

Commit cf26c77

Browse files
committed
Update readmes for v5.0.2 release
1 parent ac8ddb8 commit cf26c77

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Edit Orders<sup>5</sup> for Zen Cart
22

3-
## Current Version: 5.0.1
3+
## Current Version: 5.0.2
44

55
Edit Orders: Updates for continued operation on **Zen Cart v2.1.0**
66

readme_edit_orders.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,11 @@ <h3>Uninstalling</h3>
9090
<h2>Change History</h3>
9191
<p>You can view the details of these changes on the plugin's <a href="https://github.com/lat9/edit_orders/issues" target="_blank">GitHub repository.</a></p>
9292
<ul>
93-
<li>v5.0.2-beta3, 2025-08-12 (lat9)<ul>
93+
<li>v5.0.2, 2025-08-16 (lat9)<ul>
9494
<li>BUGFIX: Correct constant misspelling for read-only attributes (causing PHP missing-constant error).</li>
9595
<li>BUGFIX: Correct PHP notice when flushing empty output-buffer.</li>
9696
<li>BUGFIX: Correct PHP warnings when editing a product with read-only attributes.</li>
97-
<li>BUGFIX: Correct PHP 8.0 <code>ORDER BY clause not in SELECT list</code>.</li>
97+
<li>BUGFIX: Correct MySQL 8.0 <code>ORDER BY clause not in SELECT list</code>.</li>
9898
</ul></li>
9999
<li>v5.0.1, 2025-04-13 (lat9)<ul>
100100
<li>BUGFIX: Correct MySQL error when customer's telephone and/or email address is changed.</li>

0 commit comments

Comments
 (0)