Skip to content

Commit e5e36bc

Browse files
author
Vincent Faliès
committed
Update README & Changelog fiiles
1 parent 5660c1e commit e5e36bc

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## [2.1.1] - 2018-05-01
9+
10+
### Added
11+
12+
- Add Servers informations on homepage
13+
- Add Vhosts informations on homepage
14+
- Add Vhosts interpretation on homepage to open defined hostname by project
15+
816
## [2.1] - 2018-04-05
917

1018
### Added

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ docker run --rm node npm -v
137137
To open default home page in browser
138138

139139
```shell
140-
make home
140+
make homepage
141141
```
142142

143143
### Hosts

0 commit comments

Comments
 (0)