Skip to content

Commit

Permalink
Prepare 0.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
hussainweb committed Jun 13, 2020
1 parent b459afc commit 15e368d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@

0.3.0 / 2020-06-12
==================

* Add GitLab CI support
* Add more helpful messages to lando.py
* Add a new helper method to write bold messages
* Disable mounts for services that don't need it
* Add support to write settings.env.php
* Set default core version to 8.9.0

0.2.1 / 2020-06-04
==================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="axl-template", # Replace with your own username
version="0.2.1",
version="0.3.0",
author="hussainweb",
author_email="[email protected]",
description="Scaffold a Drupal site template",
Expand Down

0 comments on commit 15e368d

Please sign in to comment.