website/www: blog 1.4.1

This commit is contained in:
Mitchell Hashimoto 2013-12-18 10:17:13 -08:00
parent c51ce367e5
commit 8c5f2cf0b7
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
---
page_title: "Vagrant 1.4.1"
title: "Vagrant 1.4.1"
author: Mitchell Hashimoto
author_url: https://github.com/mitchellh
---
Vagrant 1.4.1 has been released. This is a bug-fix release for Vagrant 1.4.0
and is a safe drop-in upgrade for all Vagrant 1.4 users. Vagrant 1.4.0 has
been the most stable release so far in the 1.x series and we're happy to
make a bug-fix release to make it even more reliable.
Vagrant 1.4.1 can be downloaded today from the
[downloads page](/downloads.html). The complete changelog for this release can be found
[here](https://github.com/mitchellh/vagrant/blob/v1.4.1/CHANGELOG.md#141-december-18-2013).
One notable improvement is that the Docker provisioner now works with
RedHat-based guest machines. The remainder of changes are bug fixes.