File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed
Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11This file shows the changes in recent releases of Evolution CMS. The most current release is usually the
22development release, and is only shown to give an idea of what's currently in the pipeline.
33
4+ Evolution CMS 3.1.1 (Feb 18, 2021)
5+ * [GitHub:#38cb480f8] - install (add) add new file for delete (Ser1ous)
6+ * [GitHub:#9428c6612] - fix snippet share params (Dmi3yy)
7+ * [GitHub:#d100720aa] - fix plugin share params (Dmi3yy)
8+ * [GitHub:#b25dcf6a3] - core (fix) show chunk (Ser1ous)
9+
10+
411Evolution CMS 3.1.0 (Feb 17, 2021)
512* [GitHub:#53a3b815d] - core (fix) fix select default package (Ser1ous)
613* [GitHub:#4eb046ddf] - core (fix) fix incorrect Content Type (Ser1ous)
Original file line number Diff line number Diff line change 11<?php
22return [
3- 'version ' => '3.1.0 ' , // Current version number
4- 'release_date ' => 'Feb 17 , 2021 ' , // Date of release
3+ 'version ' => '3.1.1 ' , // Current version number
4+ 'release_date ' => 'Feb 18 , 2021 ' , // Date of release
55 'branch ' => 'Evolution CMS ' , // Codebase name
6- 'full_appname ' => 'Evolution CMS 3.1.0 (Feb 17 , 2021) '
6+ 'full_appname ' => 'Evolution CMS 3.1.1 (Feb 18 , 2021) '
77];
You can’t perform that action at this time.
0 commit comments