-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Juan Diego Romero González
committed
Feb 7, 2016
1 parent
0c83448
commit c03c4d1
Showing
1 changed file
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
CHANGELOG | ||
========= | ||
|
||
v1.0.0: | ||
|
||
Initial release. | ||
|
||
v1.1.0 | ||
v2.1.0 | ||
|
||
- Feature: Management user creation. | ||
- Updated default version to 10.0.0.Final. | ||
- Changed `sudo_user` to `become_user` in user creation task. | ||
|
||
v2.0.0 | ||
|
||
- New task structure. | ||
- Ability to change the daemon user and group. | ||
- Clarification in log variable names to be console_log variables to avoid confusion with the server log. | ||
|
||
v2.1.0 | ||
v1.1.0 | ||
|
||
- Updated default version to 10.0.0.Final. | ||
- Changed `sudo_user` to `become_user` in user creation task. | ||
- Feature: Management user creation. | ||
|
||
v1.0.0: | ||
|
||
Initial release. |