Skip to content

Commit

Permalink
docs(release): version v1.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: kwanhur <huang_hua2012@163.com>
  • Loading branch information
kwanhur committed Mar 21, 2022
1 parent f89283d commit 521c1f8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- ipvsctl sub-command `local-address`, `connection`
- ipvsctl sub-command `local-address`
- support import from stdin, compatible with ipvsadm dump format

## [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
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.0
1.2.0

0 comments on commit 521c1f8

Please sign in to comment.