File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,27 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 3.2.0] - 2022-09-23
8+
9+ ### Added
10+
11+ - Basic Authentication added to October CMS backend routes.
12+
13+ ### Removed
14+
15+ - Removed support for October CMS 1.0
16+ - Removed support for PHP 7.4
17+
718## [ 3.1.0] - 2022-04-12
819
20+ ### Added
21+
922- Add October CMS 3.x to supported versions.
1023
1124## [ 3.0.2] - 2022-03-22
1225
26+ ### Changed
27+
1328- Rename migration class (duplicate class name).
1429
1530## [ 3.0.1] - 2022-03-15
Original file line number Diff line number Diff line change @@ -14,3 +14,4 @@ v3.0.1:
1414v3.0.2 :
1515 - " Rename migration class (duplicate class name)."
1616v3.1.0 : " Add October CMS 3.x to supported versions."
17+ v3.2.0 : " Basic Authentication added to October CMS backend routes."
You can’t perform that action at this time.
0 commit comments