Skip to content

Latest commit

 

History

History
64 lines (43 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

64 lines (43 loc) · 1.52 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

  • support import from stdin, compatible with ipvsadm dump format

[v1.3.0] - 2022-03-27

  • ipvsctl sub-command local-address

[v1.2.0] - 2022-03-21

Added

  • ipvsctl sub-command connection

Fixed

  • show daemon title ends with newline
  • show version newline behind ip_vs information

[v1.1.0] - 2022-03-20

Added

  • ipvsctl sub-command flush, daemon

[v1.0.0] - 2022-03-19

Added

  • ipvsctl sub-commands service, server, timeout, zero
  • Documents README.md

Fixed

  • functions' annotation