diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 58a868c3f..ad37b0280 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -1,6 +1,7 @@ 7.9.9 - fixed #11693: Shopping cart does not show for visitor user - fixed: missing per-item template variables for the cart. + - fixed #11696: WebGUI 7.9.8 gotcha 7.9.8 - fixed #11651: First Day of Week is a string... diff --git a/docs/gotcha.txt b/docs/gotcha.txt index 72182487c..a97f33ca7 100644 --- a/docs/gotcha.txt +++ b/docs/gotcha.txt @@ -7,6 +7,10 @@ upgrading from one version to the next, or even between multiple versions. Be sure to heed the warnings contained herein as they will save you many hours of grief. +7.9.8 +-------------------------------------------------------------------- + * Starting in WebGUI 7.9.4, the Net::Twitter module is required. + 7.9.7 -------------------------------------------------------------------- * Due to a bug introduced in 7.9.3, Scheduler tasks may have been deleted