We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b415df commit 7202da0Copy full SHA for 7202da0
2 files changed
CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [3.2.1] - 2022-11-28
8
+
9
+- Minor changes to plugin documentation.
10
+- Fix Migration file.
11
12
## [3.2.0] - 2022-09-23
13
14
### Added
updates/version.yaml
@@ -15,3 +15,4 @@ v3.0.2:
15
- "Rename migration class (duplicate class name)."
16
v3.1.0: "Add October CMS 3.x to supported versions."
17
v3.2.0: "Basic Authentication added to October CMS backend routes."
18
+v3.2.1: "Minor changes to plugin documentation."
0 commit comments