File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10+ ## [ 1.2.1] - 2021-03-08
11+
12+ ### Changed
13+
14+ - Update to PHP 8.0.3.
15+ - Update to Xdebug 3.0.3.
16+ - Update to MariaDB 10.5.9.
17+
18+ ### Fixed
19+
20+ - Xdebug 3 developer extensions are now activated (better errors, enhance var_dump, etc.).
21+
1022## [ 1.2.0] - 2021-02-09
1123
1224### Changed
@@ -18,6 +30,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1830- Update to latest Composer, PHP_CodeSniffer and phpMyAdmin versions.
1931- Update to Xdebug 3. It is set to debug mode (profiler and tracer are disabled).
2032- README.md updated with current instructions.
33+
34+ ### Removed
35+
2136- Removed integrations of Redis and ElasticSearch. They can be installed when needed through the supplied scripts in the ` bin ` directory.
2237
2338## [ 1.1.0] - 2020-03-06
@@ -47,7 +62,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
4762- Various shell scripts for convenience.
4863- phpinfo.php for easy installation checks.
4964
50- [ Unreleased ] : https://github.com/Digital-Media/fhooe-webdev/compare/v1.2.0...HEAD
65+ [ Unreleased ] : https://github.com/Digital-Media/fhooe-webdev/compare/v1.2.1...HEAD
66+ [ 1.2.1 ] : https://github.com/Digital-Media/fhooe-webdev/compare/v1.2.0...v1.2.1
5167[ 1.2.0 ] : https://github.com/Digital-Media/fhooe-webdev/compare/v1.1.0...v1.2.0
5268[ 1.1.0 ] : https://github.com/Digital-Media/fhooe-webdev/compare/v1.0.0...v1.1.0
5369[ 1.0.0 ] : https://github.com/Digital-Media/fhooe-webdev/releases/tag/v1.0.0
You can’t perform that action at this time.
0 commit comments