vagrant-cachier-ng/CHANGELOG.md

19 lines
304 B
Markdown
Raw Normal View History

2013-06-10 02:25:31 +00:00
## 0.1.1 (unreleased)
2013-06-25 19:19:55 +00:00
FEATURES:
- Support enabling NFS for root cache folder. [GH-7]
2013-06-25 19:19:55 +00:00
2013-06-17 21:22:38 +00:00
- Support RVM bucket
2013-06-25 19:19:55 +00:00
2013-06-10 02:25:31 +00:00
## 0.1.0 (June 9, 2013)
IMPROVEMENTS:
- Moves from `Vagrant` to recommended `VagrantPlugins` top-level
module namespace. [GH-9]
## 0.0.6 (May 22, 2013)
- Initial public release.