File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ Unreleased]
8+
9+ ### Changed
10+
11+ #### Removed some options for starman
12+
13+ * Stop passing the -R option
14+ * https://metacpan.org/dist/Starman/view/script/starman#RELOADING-THE-APPLICATION
15+ * Stop passing the "-L Shotgun", because it is different from the option in general production environment.
16+
17+ #### New file monitoring container
18+
19+ * Added a container to monitor file updates and send a HUP signal to starman.
20+
21+ [ Details] ( https://github.com/movabletype/mt-dev/wiki/Architecture#mt-watcher )
22+
23+
724## [ 1.0.7] - 2021-07-02
825
926### Added
You can’t perform that action at this time.
0 commit comments