Skip to content

Commit 96711d3

Browse files
committed
Update CHANGELOG.
1 parent 6e33899 commit 96711d3

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and 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

0 commit comments

Comments
 (0)