updated changelog #574

This commit is contained in:
DustInDark
2022-06-08 19:13:29 +09:00
parent a9204e1c7d
commit 77b063639b
2 changed files with 20 additions and 0 deletions
+10
View File
@@ -2,9 +2,19 @@
## v1.3.1 [2022/xx/xx]
**新機能:**
- xxx
**改善:**
- LinuxとmacOSのバイナリサイズをより小さくするために、デバッグシンボルをストリップします。(#568) (@YamatoSecurity)
- 新たな時刻表示のオプションとして`--US-time``--US-military-time``--European-time`の3つを追加した (#574) (@hitenkoku)
- `--rfc-3339` オプションの時刻表示形式を変更した。 (#574) (@hitenkoku)
**バグ修正:**
- xxx
## v1.3.0 [2022/06/06]
+10
View File
@@ -2,9 +2,19 @@
## v1.3.1 [2022/xx/xx]
**New Features:**
- xxx
**Enhancements:**
- Strip debug symbols by default for smaller Linux and macOS binaries. (#568) (@YamatoSecurity)
- Added new output time format option (`--US-time`, `--US-military-time`, `--European-time`) (#574) (@hitenkoku)
- Changed output time format when `--rfc-3339` option is enabled. (#574) (@hitenkoku)
**Bug Fixes:**
- xxx
## v1.3.0 [2022/06/06]