From 223bd680cf0a7e7bbeb02d505645041088e9d44c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Monta=C3=B1ez?= Date: Sun, 10 Apr 2022 21:38:27 -0300 Subject: [PATCH] [Galactica] Update readme and changelog. --- CHANGELOG.md | 15 ++++++++++----- README.md | 2 +- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60f0231..0b9d14a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,13 @@ CHANGELOG for 5.X ================= * 5.0.0 (2022-04-15) - * v5 series release - * Refactored for Symfony 6 and PHP 8 - * Added strong types - * Removed task `composer/self-update` - * Allow `exec` task to interpolate `%environment%` and `%release%` + * v5 series release. + * Refactored for Symfony 6 and PHP 8. + * Added strong types. + * Removed task `composer/self-update`. + * Allow `exec` task to interpolate `%environment%` and `%release%`. + * Added new `sleep` task to day execution [PR#414]. + * Added new `symlink` option to define the name of symbolic link on the Release [PR#425]. + * Improved Windows compatibility [PR#427]. + * Added new `log_limit` option to limit how many logs are kept [Issue#403]. + * Add new deploy option `--tag` to specify deploying a specific tag [Issue#192] [Issue#315]. diff --git a/README.md b/README.md index cab3efd..fb20160 100644 --- a/README.md +++ b/README.md @@ -25,5 +25,5 @@ Finally you can use **Magallanes** from the vendor's bin: vendor/bin/mage version ``` -### Codename Discovery One +### Codename Galactica Each new mayor version of **Magallanes** will have a codename (like Ubuntu), version 3 was _Nostromo_, version 4 was _Discovery One_, and in the current version it is **_Galactica_**, in homage to the space battleship from the TV series Battlestar Galactica, both the '70s and the mind blowing revision of 2005.