Skip to content

Commit f025df1

Browse files
committed
Update changelog for version 3.2.1
1 parent 6454036 commit f025df1

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

CHANGELOG.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
# Changelog
22

3-
## NEXT_VERSION (UNRELEASED)
3+
## 3.2.1 (UNRELEASED)
44
* Fixed: Issue making survey reminder notice not dismissible.
55
* Added: `Ctrl`+`/` or `Cmd`+`/` as shortcut for commenting out code in the snippet editor.
66
* Added: Additional hooks to various snippet actions, thanks to contributions made by [ancient-spirit](https://github.com/ancient-spirit).
77
* Added: Fold markers, additional keyboard shortcuts and keymap options to snippet editor,
88
thanks to contributions made by [Amaral Krichman](https://github.com/karmaral).
9-
* Improved: Remove duplicate tables exist query. ([#](https://wordpress.org/support/topic/duplicate-queries-21)).
10-
* Improved: Enable 'add paragraphs and formatting' option by default for newly inserted content snippets.
9+
* Improved: Removed duplicate tables exist query. ([#](https://wordpress.org/support/topic/duplicate-queries-21)).
10+
* Improved: Enabled 'add paragraphs and formatting' option by default for newly inserted content snippets.
11+
* Added: WP-CLI commands for retrieving, activating, deactivating, deleting, creating, updating, exporting and importing snippets.
12+
* Fixed: Path to iron visible when updating the pro plugin.
1113

1214
## 3.2.0 (22 July 2022)
1315
* Fixed: Remove default value from SQL columns to improve compatibility with certain versions of MySQL.

readme.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -268,5 +268,5 @@ __New in Pro__
268268

269269
== Upgrade Notice ==
270270

271-
= 3.2.0 =
272-
Code Snippets Pro is here! Improvements to front-end syntax highlighter in this version.
271+
= 3.2.1 =
272+
WP-CLI features in Code Snippets Pro: manage your snippets from the command line.

0 commit comments

Comments
 (0)