Skip to content

Commit

Permalink
docs(release): version 1.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: kwanhur <[email protected]>
  • Loading branch information
kwanhur committed Mar 27, 2022
1 parent d9c5701 commit 1c2b09a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- ipvsctl sub-command `local-address`
- 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
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ USAGE:
ipvsctl [global options] command [command options] [arguments...]

VERSION:
v1.2.0
v1.3.0

DESCRIPTION:
A modern Linux Virtual Server controller
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.0
1.3.0

0 comments on commit 1c2b09a

Please sign in to comment.