From f218f5729e38642eef8793eb2380f008913e5300 Mon Sep 17 00:00:00 2001 From: Maciej Laskowski Date: Fri, 9 Nov 2018 13:54:37 +0100 Subject: [PATCH 1/2] Switch to the latest aet-cookbook 5.1.1 with fixed mongo folder --- vagrant/metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vagrant/metadata.rb b/vagrant/metadata.rb index e87bca7f4..3372d3993 100644 --- a/vagrant/metadata.rb +++ b/vagrant/metadata.rb @@ -24,4 +24,4 @@ long_description 'Installs/Configures aet-vagrant' version '2.1.6' -depends 'aet', '~> 5.1.0' +depends 'aet', '~> 5.1.1' From f00b25468d146b68d93aac98c093b9f24c0995b3 Mon Sep 17 00:00:00 2001 From: Maciej Laskowski Date: Fri, 9 Nov 2018 14:00:44 +0100 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a13699d2..d9cd73b8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ All notable changes to AET will be documented in this file. ## Unreleased **List of changes that are finished but not yet released in any final version.** - [PR-412](https://github.com/Cognifide/aet/pull/412) ([PR-336](https://github.com/Cognifide/aet/pull/336), [PR-337](https://github.com/Cognifide/aet/pull/337), [PR-395](https://github.com/Cognifide/aet/pull/395)) - Added rerun functionality for suite, test and url +- [PR-429](https://github.com/Cognifide/aet/pull/429) - `aet-cookbook` version updated to [`v5.1.1`](https://github.com/Cognifide/aet-cookbook/blob/master/CHANGELOG.md#511) in Vagrant. **Important**: please follow the instructions from [PR-43 description](https://github.com/Cognifide/aet-cookbook/pull/43) in order to keep the MongoDB data on your local environment. ## Version 3.1.0