Skip to content

Latest commit

 

History

History
62 lines (37 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

62 lines (37 loc) · 1.12 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[Unreleased]

Nothing right now.

[1.1.4] - 2023.06.14 更新

Added

  1. Add --encrypt flag to judge whether the password is encrypted

[1.1.3] - 2023.05.12 更新

Changed

  1. Change default register from true to false

[1.1.2] - 2023.05.01 更新

Changed

  1. Replace deprecated package
  2. Fix typo
  3. Fix BUG:-s参数问题 #1

1.1.1 - 2023.02.09 更新

Added

  1. Add System Service
  2. Add Linux & Windows & OpenWrt Service Support

Changed

  1. Update README.md
  2. Fix typo
  3. Fix OpenWrt boot error

1.0.0 - 2022.11.24 更新

Added

  1. Created the project.
  2. Add ping and syslog.
  3. Add remark of package and function.

Changed

  1. Update module name to github.com/username/repo.
  2. Rewrite code using Cobra.
  3. Update commands.
  4. Update README.md.
  5. Fix typo.