-
Notifications
You must be signed in to change notification settings - Fork 28
Expand file tree
/
Copy pathCHANGELOG
More file actions
26 lines (21 loc) · 691 Bytes
/
CHANGELOG
File metadata and controls
26 lines (21 loc) · 691 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
1.3.0 - 2015-04-?
------------------
* Made tyrant mode configurable
* Optionally deploy logrotate configuration
1.2.0 - 2014-08-20
------------------
* support for passing an array of values into app::application_options (Thanks @rayl)
1.1.0 - 2014-07-17
------------------
* Support for listing environment variables per application (Thanks @kimor79)
* Fix typo in the upstart script (Thanks @Kodapa)
1.0.1 - 2014-06-20
------------------
* emperor log directory can now be changed
1.0.0 - 2014-06-19
------------------
* Added init.d service template
* Auto-configure template based on service provider
0.9.0 - 2014-05-24
------------------
* Added support for uwsgi vassal creation