Skip to content

Commit 91067a8

Browse files
committed
Updated README, Added Changelog
1 parent 1e57b65 commit 91067a8

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Vagrant Development VM Changelog
2+
================================
3+
4+
1.0.0 - 2015-06-17
5+
------------------
6+
* Initial Version
7+
* Added Docker
8+
* Added Docker reverse proxy (apache2)
9+
* Added mail sandbox (postfix, dovecot)
10+
* Added dnsmasq (with lookup of Docker containers)
11+
* Added Samba
12+
* Added ntp (chrony)
13+
* Added [CliTools](https://github.com/mblaschke/clitools)
14+
* Host support: Windows, Linux and MacOSX hosts
15+
* Virtualization support: VMware, Parallels, VirtualBox

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Vagrant Docker Development-VM
22

3-
![License MIT](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)
3+
[![latest v1.0.0](https://img.shields.io/badge/latest-v1.0.0-green.svg?style=flat)](https://github.com/mblaschke/vagrant-development/releases/tag/1.0.0)
4+
[![License MIT](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](/LICENSE)
45

56
![Vagrant Development VM login](/documentation/VagrantVM.png)
67

@@ -44,6 +45,7 @@ Following the "keep it simple, stupid" this box provides all tools with a simple
4445
- [Using CliTools](/documentation/CLITOOLS.md)
4546
- [About Provisioning](/documentation/PROVISION.md)
4647
- [Troubleshooting](/documentation/TROUBLESHOOTING.md)
48+
- [Changelog](/CHANGELOG.md)
4749

4850
## Credits
4951

0 commit comments

Comments
 (0)