Skip to content

Commit a86e1f4

Browse files
authored
Update CHANGELOG.md
1 parent f747e5a commit a86e1f4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## [Unreleased]
5+
## [2.0.0] - 2018-03-10
66
### Added
77
- PHP Error handling configuration
88
- *MySQL* server and database
@@ -11,8 +11,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1111
- Provisioning script to function based one (`src`) to improve flexibility
1212
- Default `vhost` moved to `conf` folder
1313

14-
## [0.1.0] - 2016-09-11
14+
## [1.0.0] - 2016-09-11
1515
### Added
1616
- Base setup
1717

18-
[0.1.0]: https://github.com/wpraktyce/server/releases/tag/1.0.0
18+
[2.0.0]: https://github.com/wpraktyce/server/compare/1.0.0...2.0.0
19+
[1.0.0]: https://github.com/wpraktyce/server/releases/tag/1.0.0

0 commit comments

Comments
 (0)