Skip to content

Commit 6ecc999

Browse files
committed
Changelog
1 parent 7a370f8 commit 6ecc999

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "syntaxhighlighter",
3-
"version": "3.4.0",
3+
"version": "3.5.0",
44
"description": "Easily post syntax-highlighted code to your WordPress site without having to modify the code at all.",
55
"homepage": "https://alex.blog/wordpress-plugins/syntaxhighlighter/",
66
"author": "Alex Mills (Viper007Bond)",

readme.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ Try excluding this plugin's Javascript from any performance optimizations your s
3737

3838
== ChangeLog ==
3939

40+
= Version 3.5.0 =
41+
42+
* Block: Add a bunch of display settings.
43+
* Block: Switch to server-side rendering so that the same code that renders the shortcode will render the block.
44+
4045
= Version 3.4.2 =
4146

4247
* Blocks: Support SyntaxHighlighter block being used as a reusable block.

0 commit comments

Comments
 (0)