Plugin Directory

Changeset 3350233


Ignore:
Timestamp:
08/26/2025 09:36:39 AM (7 months ago)
Author:
dramb
Message:

Update README to reflect changes to calendar component; Bump to 1.0.4

Location:
cs-integration
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • cs-integration/tags/1.0.3/README.md

    r3280111 r3350233  
    202202## Changelog
    203203
     204**2025-08-26**
     205* Change to the Calendar display to use DIVs rather than responsive tables
     206   to be compatible with the JS version of the plugin and enable better styling
     207
    204208**2025-03-17**
    205209* Change to the README files to make them more readable on the Wordpress
  • cs-integration/tags/1.0.3/README.txt

    r3280111 r3350233  
    202202== Changelog ==
    203203
     204**2025-08-26**
     205* Change to the Calendar display to use DIVs rather than responsive tables
     206   to be compatible with the JS version of the plugin and enable better styling
     207
    204208**2025-03-17**
    205209* Change to the README files to make them more readable on the Wordpress
  • cs-integration/trunk/README.md

    r3280111 r3350233  
    44* Requires at least: 6.4
    55* Tested up to: 6.8
    6 * Stable tag: 1.0.3
     6* Stable tag: 1.0.4
    77* License: GPLv2 or later
    88
     
    202202## Changelog
    203203
     204**2025-08-26**
     205* Change to the Calendar display to use DIVs rather than responsive tables
     206   to be compatible with the JS version of the plugin and enable better styling
     207
    204208**2025-03-17**
    205209* Change to the README files to make them more readable on the Wordpress
  • cs-integration/trunk/README.txt

    r3280111 r3350233  
    44* Requires at least: 6.4
    55* Tested up to: 6.8
    6 * Stable tag: 1.0.3
     6* Stable tag: 1.0.4
    77* License: GPLv2 or later
    88
     
    202202== Changelog ==
    203203
     204**2025-08-26**
     205* Change to the Calendar display to use DIVs rather than responsive tables
     206   to be compatible with the JS version of the plugin and enable better styling
     207
    204208**2025-03-17**
    205209* Change to the README files to make them more readable on the Wordpress
Note: See TracChangeset for help on using the changeset viewer.