Skip to content

Commit 043ebf2

Browse files
committed
Update CHANGELOG.md
To prepare for the upcoming v1.2.0 release.
1 parent b33422c commit 043ebf2

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [1.2.0] - 2021-02-09
11+
12+
### Changed
13+
14+
- Switched to Ubuntu 20.04 LTS for the base image.
15+
- New fhooe/fhooe-webdev box built upon the base image.
16+
- Update to PHP 8.0.
17+
- Update to MariaDB 10.5.
18+
- Update to latest Composer, PHP_CodeSniffer and phpMyAdmin versions.
19+
- Update to Xdebug 3. It is set to debug mode (profiler and tracer are disabled).
20+
- README.md updated with current instructions.
21+
- Removed integrations of Redis and ElasticSearch. They can be installed when needed through the supplied scripts in the `bin` directory.
22+
1023
## [1.1.0] - 2020-03-06
1124

1225
### Added
@@ -34,6 +47,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3447
- Various shell scripts for convenience.
3548
- phpinfo.php for easy installation checks.
3649

37-
[Unreleased]: https://github.com/Digital-Media/fhooe-webdev/compare/v1.1.0...HEAD
50+
[Unreleased]: https://github.com/Digital-Media/fhooe-webdev/compare/v1.2.0...HEAD
51+
[1.2.0]: https://github.com/Digital-Media/fhooe-webdev/compare/v1.1.0...v1.2.0
3852
[1.1.0]: https://github.com/Digital-Media/fhooe-webdev/compare/v1.0.0...v1.1.0
3953
[1.0.0]: https://github.com/Digital-Media/fhooe-webdev/releases/tag/v1.0.0

0 commit comments

Comments
 (0)