Plugin Directory

Changeset 768195


Ignore:
Timestamp:
09/07/2013 11:21:31 AM (13 years ago)
Author:
figurebelow
Message:

Updated changelog

Location:
wp-d3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-d3/tags/1.2/readme.txt

    r768181 r768195  
    4949= 1.1 =
    5050* Fixed d3 snippet insertion, now the code output is shown where it has been inserted inside the post.
    51 
     51= 1.2 =
     52* Fixed bug that provoked wpautop and wptexturize to be disabled permanently.
     53* Fixed d3-link include's generation.
     54* Added filter to avoid wptexturize messing the [d3-source] content.
     55* Updated D3 shipped version to last 3.3.
     56* The plugin now used the lighter d3.v3.min.js (instead of d3.v3.js).
  • wp-d3/trunk/readme.txt

    r768101 r768195  
    4949= 1.1 =
    5050* Fixed d3 snippet insertion, now the code output is shown where it has been inserted inside the post.
    51 
     51= 1.2 =
     52* Fixed bug that provoked wpautop and wptexturize to be disabled permanently.
     53* Fixed d3-link include's generation.
     54* Added filter to avoid wptexturize messing the [d3-source] content.
     55* Updated D3 shipped version to last 3.3.
     56* The plugin now used the lighter d3.v3.min.js (instead of d3.v3.js).
Note: See TracChangeset for help on using the changeset viewer.