Sha256: 6f52a08e4360347cdc1f8ba7276ba41559519616a2f7c0fca740fa1b92a5b646

Contents?: true

Size: 1.26 KB

Versions: 1

Compression:

Stored size: 1.26 KB

Contents

# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [0.0.4] - 2016-05-07
### Added
- Create a CHANGELOG.md

### Fixed
- [GH#5] - Make plugin works for Red Hat like boxes (using ip instead of
  ifconfig) - thanks @ricardson

### Devs
- [GH#4] - Correct indentation in command.rb - thanks @schlueter

## [0.0.3] - 2015-12-09
### Fixed
- [GH#2], [GH#3] - Make plugin work in multivm environment - thanks @mightydok

## [0.0.2] - 2015-11-03
### Fixed
- [GH#1] - Make plugin works for Debian like boxes (before just Ubuntu) - thanks
  @mightydok

## 0.0.1 - 2015-10-07
### Added
- First version

[Unreleased]: https://github.com/rogeriopradoj/vagrant-ip-show/compare/v0.0.3...HEAD
[0.0.3]: https://github.com/rogeriopradoj/vagrant-ip-show/compare/v0.0.2...v0.0.3
[0.0.2]: https://github.com/rogeriopradoj/vagrant-ip-show/compare/v0.0.1...v0.0.2
[GH#5]: https://github.com/rogeriopradoj/vagrant-ip-show/issues/5
[GH#4]: https://github.com/rogeriopradoj/vagrant-ip-show/issues/4
[GH#3]: https://github.com/rogeriopradoj/vagrant-ip-show/issues/3
[GH#2]: https://github.com/rogeriopradoj/vagrant-ip-show/issues/2
[GH#1]: https://github.com/rogeriopradoj/vagrant-ip-show/issues/1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vagrant-ip-show-0.0.4 CHANGELOG.md