Skip to content

Commit

Permalink
Update v1.0.7 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chenchun committed Nov 12, 2020
1 parent db58ea7 commit e36ec0f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,15 @@
# v1.0.7

## Feature

- [Support allocating multiple ips](https://github.com/tkestack/galaxy/pull/95), [please check usage docs](https://github.com/tkestack/galaxy/blob/master/doc/float-ip.md#allocate-multiple-ips)

## Enhance

- [Fix unbind pod is slow if lots of pod exits at the same time](https://github.com/tkestack/galaxy/pull/99)
- [Check if device is veth before deleting eth0](https://github.com/tkestack/galaxy/pull/93)
- [change log level if bridge-nf-call-iptables module is not installed](https://github.com/tkestack/galaxy/issues/89)

# v1.0.6

## Feature
Expand Down

0 comments on commit e36ec0f

Please sign in to comment.